ParamRanges | R Documentation |
A list of 58 matrices. Each matrix corresponds to a model in ModelSet
, for which it contains suggested upper and lower bounds for each parameter.
data(ParamRanges)
A list of 58 matrices. Each matrix has 2 rows (lower bounds, upper bounds) and columns corresponding to the parameters of the matching model in ModelSet
.
There is a trade-off between specifying parameter ranges that are large enough to encompass likely fitted values for a variety of data sets, and specifying parameter ranges that are suitably small so that parameter estimation is sufficiently precise and runtime is managable. We have aimed to balance these competing concerns. The parameter ranges provided performed well in our simulations. The user can amend if required.
Laydon, D. J., Melamed, A., Sim, A., Gillet, N. A., Sim, K., Darko, S., Kroll, S., Douek, D. C., Price, D., Bangham, C. R. M., Asquith, B., Quantification of HTLV-1 clonality and TCR diversity, PLOS Comput. Biol. 2014
data(ParamRanges)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.