This is a minor release that changes the following...
This is a minor release which adds extra functionality to existing functions plus a vignette has been added that gives more background to the package.
step1_plot_diagnostic()step1_plot_CI(), step1_plot_desc(), step1_plot_PI(), step1_plot_pred(), step1_plot_T())xlim and ylim now truncate the visible plot area only, without removing data used in the plot.step1_plot_diagnostic()step1_down() and step1_down_basic()... to allow passing optional arguments to minpack.lm.reparam = TRUE, now prints a message: default lower bounds are 0, but custom bounds may be specified.This is a minor release updating authors and email addresses
This is a major release adding new functionality, adjusting the data sets and documentation.
step1_down_basic() This new function allows for rapid testing of the fit without
all of the features.
antigenicity Changed example data and added a validation column.
step1_down() Adjusted the help page and added validation options to the examples.
The function will now also return sampled parameters, reducing the need for the
step1_sample_mvt function.
step1_plot_diagnostic() Added argument to use either classic, standardized or
studentized residuals.
This release has a minor bug fix and additional descriptions added.
step1_sample_mvt() Fixed issue when no values at time point zero
potency.rda File data adjusted slightly
step1_down() Added to some arguments' description and new print
when any of the k3 draws are below zero.
This is a major release adding a few new functions and fixing a bug.
step1_down_rmse() added which allows the user to calculate the
root mean squared error for their data and chosen parameters
step1_down_diagnostic() added which allows the user to plot
residual diagnostic plots after fitting the model
step1_sample_mvt() added which allows the user to draw a chosen
number of sample parameters from the multivariate t distribution for
their own analyses
step1_down() now accepts an extra argument validation which
sidelines some of the data allowing the user to save it for testing
purposes
step1_plot_desc() now accepts an extra argument validation which
sidelines some of the data allowing the user to save it for testing
purposes
step1_plot_T() the colours of the prediction line and the ribbon
are now consistenttemp_pred_C within step1_down() no longer
are predictions duplicated if the temperature is already in the dataparms provided
to step1_down() now resolvedNEWS.md file to track changes to the package.