Closed mitzimorris closed 11 months ago
PR https://github.com/stan-dev/stan/pull/3230 produces metric in JSON; add field metric_type to output; values will be string dense, diag, or unit.
metric_type
dense
diag
unit
Describe the issue as clearly as possible.
see example in design doc - https://github.com/stan-dev/design-docs/blob/8eede8b68afd8456df437c9b90281dc82107074b/designs/0032-stan-output-formats.md?plain=1#L199-L202
v2.33.0
Summary:
PR https://github.com/stan-dev/stan/pull/3230 produces metric in JSON; add field
metric_type
to output; values will be stringdense
,diag
, orunit
.Description:
Describe the issue as clearly as possible.
see example in design doc - https://github.com/stan-dev/design-docs/blob/8eede8b68afd8456df437c9b90281dc82107074b/designs/0032-stan-output-formats.md?plain=1#L199-L202
Current Version:
v2.33.0