Learn R Programming

DivE (version 1.3)

Curvature: Curvature

Description

Calculates the curvature of the rarefaction curve of the full observed data.

Usage

Curvature(dss)

Value

numeric, between 0 and 1

Arguments

dss

list of objects of class DivSubsamples.

Author

Daniel J. Laydon, Aaron Sim, Charles R.M. Bangham, Becca Asquith

Details

Curvature calculates the curvature of the full observed data. If dss contains more than one subsample (i.e. if length(dss)>1), the curvature of the largest subsample is calculated. If the curvature value is \(< 0.1\), researchers should exercise caution as this is indicative of severe under-sampling, in which case DivE is prone to error.

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

See Also

DivSubsamples

Examples

Run this code
# See DivSubsamples documentation for examples.

Run the code above in your browser using DataLab