Skip to content

Implement posterior::as_draws() for cmdstanr objects #532

Closed
@mjskay

Description

@mjskay

Per the conversation at stan-dev/posterior#183, now that {posterior} is on CRAN it would be wonderful if cmdstanr's objects could have an implementation of posterior::as_draws() so that users would not have to remember what function to call to get draws objects out of models when moving between packages. Perhaps this could be a simple wrapper around the $draws() method? Thanks!

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions