Skip to content

Releases: florale/multilevelcoda

multilevelcoda 1.2.2

01 Mar 10:25
Compare
Choose a tag to compare

New Features

  • Add a new function multilevelcoda_sim() to bundle simulation study results in a shiny app.
  • Add more methods for brmcoda (loo and pp_check).

multilevelcoda 1.2.1

13 Aug 03:39
Compare
Choose a tag to compare

Other Changes

  • Fix a bug in the summary argument of predict() and fitted().

multilevelcoda 1.2.0

12 Aug 09:03
Compare
Choose a tag to compare

New Features

  • Add various methods for compilr, brmcoda, and substitution objects.
  • Change the default total in compilr to 1 instead of 1440.

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

20 Jun 02:41
Compare
Choose a tag to compare

New Features:

  • Add method update to support update existing compilr or brmcoda objects.
  • Add method summary to substitution to summarise output produced by substitution function.
  • Add argument weight to substitution 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 of substitution and replace with ref.
  • Deprecate argument regrid of substitution.

multilevelcoda 1.0.0

15 Jan 04:33
Compare
Choose a tag to compare

Initial CRAN release.