Skip to content

Add scale parameter to SampleFromUniform #375

@sethaxen

Description

@sethaxen

SampleFromUniform initializes all parameters uniformly in the range [-2, 2]. Sometimes it is helpful to initialize over a wider range. RStan offers the init_r parameter for increasing or decreasing the bounds, and it would be useful to have that here as well.

What if SampleFromUniform had a field like upper or scale, defaulting to 2?

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