stability_model_selection: Function for selecting stability models

Description Usage Arguments Value

Description

Function for selecting stability models

Usage

1
2
stability_model_selection(MRD, Time, Sample.ID, stability.plot = TRUE,
  UL = 1.3, LL = 0.7)

Arguments

MRD

The measured MRD values

Time

Time (numeric)

Sample.ID

Sample ID used for model selection

stability.plot

If TRUE, returns a ggplot of the data

UL

Upper limit of MRD (in MRD raw scale)

LL

Lower limit of MRD (in MRD raw scale)

Value

Returns a list containing a table of the ANCOVA analyses, the selected model, the estimated shelf_life and a plot if specified.


AdaptiveCompBio/EOS documentation built on May 26, 2019, 6:37 a.m.