Skip to content

improve downstream functions for optimize method #3

Description

@sebdalgarno

currently can use cmdstanr functions on the cmdstan_fit object, e.g.,
summary <- analysis$cmdstan_fit$summary()

none of coef, pars, tidy, etc. do anything.
there are no draws/samples so it is difficult to use the existing infrastructure, unlike pathfinder, Laplace etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions