Skip to contents

multilevelcoda 0.0.9000

Initial release

multilevelcoda 1.0.0

CRAN release: 2023-01-13

First CRAN release

multilevelcoda 1.1.0

CRAN release: 2023-06-16

New Features

  • Add method update to support update an existing compilr or brmcoda objects.
  • Add method summary to substitution to summarise output produced by function substitution.
  • Add argument weight to substitution 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.

Other Changes

  • Deprecate argument type of substitution and replace with ref.
  • Deprecate argument regrid of substitution

multilevelcoda 1.2.0

CRAN release: 2023-08-12

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.2.1

CRAN release: 2023-08-13

Other Changes

multilevelcoda 1.2.2

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).