Skip to content

Sampling from GaussianRandomWalk #3073

Closed
@sachinruk

Description

@sachinruk

It seems that you cannot sample from a GaussianRandomWalk looking at https://github.com/pymc-devs/pymc3/blob/master/pymc3/distributions/timeseries.py#L134 or any other distribution in timeseries.py. Think this is partly due to the fact that the initial (default) distribution is defined to be Flat.

Just wondering if it's worth changing into something like uniform(-2,2) for the sake of being able to sample. If that is the case, I'm happy to write a PR to sample from (some of) these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions