Changelog
Source:NEWS.md
multilevelcoda 1.2.2
New Features
- Add a new function
multilevelcoda_sim()
to bundle simulation study results in ashiny
app. - Add more methods for
brmcoda
(loo
andpp_check
).
multilevelcoda 1.2.0
CRAN release: 2023-08-12
multilevelcoda 1.1.0
CRAN release: 2023-06-16
New Features
- 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.