Skip to content

params should always return all trainable parameters #16

Description

@cswaney

Currently, params returns all trainable parameters for continuous-time processes and returns the trainable parameters formatted for mle! for discrete-time processes. For consistency, all params and params! methods should work on the full set of trainable parameters. Maximum-likelihood for discrete-time models can handle formatting with themle! call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

refactorImprove code without adding new features

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions