- Add a new function
multilevelcoda_sim()
to bundle simulation study results in ashiny
app. - Add more methods for
brmcoda
(loo
andpp_check
).
- Fix a bug in the
summary
argument ofpredict()
andfitted()
.
- Add various methods for
compilr
,brmcoda
, andsubstitution
objects. - Change the default
total
incompilr
to1
instead of1440
.
- Fix bugs in vignettes and reformat.
- Add a new vignette to present a case study in
multilevelcoda
simulation study.
- Add method
update
to support update an existingcompilr
orbrmcoda
objects. - Add method
summary
tosubstitution
to summarise output produced by functionsubstitution
. - Add argument
weight
tosubstitution
to allow for different methods for calculating reference compostion. - Add user control over specifying reference composition and reference grid in
substitution
model. - Ensure that
complir
throws errors for missing data and 0s in input compositional data.
- Deprecate argument
type
ofsubstitution
and replace withref
. - Deprecate argument
regrid
ofsubstitution