Skip to content

Releases: resplab/accept

accept v1.0.2

06 Jun 15:39

Choose a tag to compare

Minor Changes:

  • accept function now defaults to accept2 and enforces percent predicted for FEV1

accept v1.0.0

06 Feb 22:05

Choose a tag to compare

New features

  • accept now 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

18 Jul 22:27

Choose a tag to compare

  • a bug in accept 2 that prevented simplified models to run is now fixed.

accept v0.9.0

22 Mar 23:41

Choose a tag to compare

Bug fixes

  • A bug in projecting the number of severe exacerbations using accept2 has now been fixed.

accept v0.8.3

18 Jun 16:58

Choose a tag to compare

Bug fixes

  • accept2 can now receive vector input and produce vector output.

accept v0.8.2

15 Jun 23:24

Choose a tag to compare

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 with accept() and accept2().

accept v0.7.0

09 Aug 05:10
e8d1815

Choose a tag to compare

New Features:

  • First CRAN release
  • plotly charts added

ACCEPT v0.6.0

28 May 00:15

Choose a tag to compare

New features:

  • The model now uses FEV1 % predicted

  • Prediction of a specific number of all or severe exacerbations now possible.

accept v0.4.2

30 Apr 21:30

Choose a tag to compare

New features:

  • Now both CI of the mean and PI are produced.

accept 0.4.0

30 Apr 02:34

Choose a tag to compare

Bug fixes:

  • azithromycin therapy now evaluated simultaneously with the other scenario to avoid comparison errors