Releases: resplab/accept
Releases · resplab/accept
accept v1.0.2
accept v1.0.0
New features
acceptnow automatically calls latest version of prediction model available, while giving the user an option to choose which version to call.- Automatically uses CAT score or mMRC score if SGRQ is not available.
- Now handles missing columns and missing values.
accept v0.9.1
- a bug in accept 2 that prevented simplified models to run is now fixed.
accept v0.9.0
Bug fixes
- A bug in projecting the number of severe exacerbations using
accept2has now been fixed.
accept v0.8.3
Bug fixes
accept2can now receive vector input and produce vector output.
accept v0.8.2
accept 0.8.2
This is a minor release with new and optimized functionality. Importantly, the package now includes the updated model accept 2.0 which is fine-tuned to provide better predictions for individuals with no prior exacerbation history. Users can use the accept() function to produce predictions from the original publication, while accept2() provides predictions from the updated model (publication forthcoming). We have also optimized the code for speed and the code for both models now runs about an order of magnitude faster.
New features
- new prediction model accept2 added.
- functions optimized for speed and performance. Model predictions are now calculated approximately 10 times faster.
Breaking changes
predictACCEPT()is now replaced withaccept()andaccept2().
accept v0.7.0
New Features:
- First CRAN release
- plotly charts added
ACCEPT v0.6.0
New features:
-
The model now uses FEV1 % predicted
-
Prediction of a specific number of all or severe exacerbations now possible.
accept v0.4.2
New features:
- Now both CI of the mean and PI are produced.
accept 0.4.0
Bug fixes:
- azithromycin therapy now evaluated simultaneously with the other scenario to avoid comparison errors