Skip to contents
n2kanalysis 0.4.0
- Handle INLA models with an SPDE element.
n2kanalysis 0.3.1
- Add the
n2kHurdleImputed class and n2k_hurdle_imputed() to fit hurdle models with imputation.
- Add
Manifest_yaml_to_bash() to convert a manifest file into a bash script.
- Update
checklist infrastructure.
n2kanalysis 0.3.0
Breaking changes
- Add
checklist infrastructure. This required renaming some function names and arguments in order to comply with the style guide.
Other changes
- Suggest
INLA instead of importing it to make n2kanalysis build on R-universe.
- Added a
NEWS.md file to track changes to the package.