Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 751 Bytes

NEWS.md

File metadata and controls

24 lines (16 loc) · 751 Bytes

n2kanalysis 0.3.2

  • Make fit_model() more efficient.

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.