Skip to content

Releases: paulgovan/ReliaGrowR

ReliaGrowR 0.2

22 Sep 14:50

Choose a tag to compare

  • Upcoming release with new features and improvements.

Breaking Changes

  • duane_plot function has been renamed to duane function with a separate S3 method for plotting.
  • plot_rga function has been replaced with a separate S3 method for plotting RGA objects.

New Features

  • New goodness of fit plotting functions for RGA models called ppplot.rga and qqplot.rga.
    for P-P plots and Q-Q plots respectively.
  • New rdt function for generating reliability demonstration test plans.

Minor improvements and bug fixes

  • More plotting options for RGA and Duane models.
  • More documentation and examples.
  • Other minor improvements and bug fixes.

ReliaGrowR 0.1.5

14 Jul 01:23

Choose a tag to compare

Minor Updates and Bug Fixes

  • Minor improvements, documentation updates, and bug fixes.

ReliaGrowR 0.1.4

16 May 19:23

Choose a tag to compare

New features

  • New custom print methods for RGA and Duane models.
  • More plot options for RGA and Duane models.

Minor Updates and Bug Fixes

  • Other minor improvements, documentation updates, and bug fixes.

ReliaGrowR 0.1.3

16 May 18:09

Choose a tag to compare

Minor Updates and Bug Fixes

  • Model results now include more details for model parameters including standard error, confidence bounds, etc.
  • Other minor improvements.

ReliaGrowR 0.1.1

02 Nov 01:18

Choose a tag to compare

Minor Updates and Bug Fixes

  • RGA and Duane model results now include goodness of fit metrics (AIC and BIC).
  • Duane model results now include fitted values.
  • Other minor improvements

ReliaGrowR 0.1.0

20 Sep 13:59

Choose a tag to compare

v0.1.0

Update docs