Skip to content

Allow for a named tuple for initial_params #2286

@DominiqueMakowski

Description

@DominiqueMakowski

My understanding is that currently initial_params must be a vector of the length of the parameters, but this can become a bit tricky for models with lots of parameters.

Would it be possible to allow for passing, for instance, a named tuple (initial_params=(μ=2.5, σ=1.0)) to set initial values on desired parameters?

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