Closed
Description
In discussion with @OriolAbril, it was brought up that, for model comparison, it is useful to have access to the probability of each observation/time step. Currently, the GaussianRandomWalk collapses these probabilities, as does the AR being refactored in #5734
pymc/pymc/distributions/timeseries.py
Line 240 in 6ae7628