Skip to content

Add the new Stan 2.34 arguments save_metric and save_cmdstan_config #931

Closed
@venpopov

Description

@venpopov

Stan 2.34 added two new arguments:

  • save_metric: save the inv_metric to a json file
  • save_cmdstan_config: saves what is normally the header of the csvs in separate files

It would be good to have these options as arguments to method sample (similar issue raised for CmdStanPy here.

If these are enable by default, also the current methods for reading in the metadata can be changed to read from those files instead for much faster creation of the cmdstanmcmc object when diagnostics = "".

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions