Releases: florale/multilevelcoda
Releases · florale/multilevelcoda
multilevelcoda 1.2.2
multilevelcoda 1.2.1
Other Changes
- Fix a bug in the
summary
argument ofpredict()
andfitted()
.
multilevelcoda 1.2.0
New Features
- Add various methods for
compilr
,brmcoda
, andsubstitution
objects. - Change the default
total
incompilr
to1
instead of1440
.
Other Changes
- Fix bugs in vignettes and reformat.
- Add a new vignette to present a case study in
multilevelcoda
simulation study.
multilevelcoda 1.1.0
New Features:
- Add method
update
to support update existingcompilr
orbrmcoda
objects. - Add method
summary
tosubstitution
to summarise output produced bysubstitution
function. - Add argument
weight
tosubstitution
to allow for different methods for calculating reference compostion. - Allow for 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.
Other Changes:
- Deprecate argument
type
ofsubstitution
and replace withref
. - Deprecate argument
regrid
ofsubstitution
.
multilevelcoda 1.0.0
Initial CRAN release.