ParamRanges: List of 58 sets of upper and lower bounds for models...

ParamRangesR Documentation

List of 58 sets of upper and lower bounds for models evaluated by DivE

Description

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.

Usage

data(ParamRanges)

Format

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.

Details

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.

References

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

Examples

data(ParamRanges)

DivE documentation built on Oct. 14, 2023, 5:08 p.m.