-
Add support for
cmdstanr
objects by passing a list containing the fit and the model object. -
Fix bug in parsing code that caused an error with some
target +=
model statements.
-
Improved documentation and additional references.
-
Fix bug in
extract_samp_stmts()
which preventedbrmsfit
objects from being used directly.
-
Initial release.
-
Basic workflow implemented:
make_spec()
,adjust_weights()
, andsummarize()
/spec_plot()
.