Curvature | R Documentation |
Calculates the curvature of the rarefaction curve of the full observed data.
Curvature(dss)
dss |
list of objects of class DivSubsamples. |
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.
numeric, between 0 and 1
Daniel J. Laydon, Aaron Sim, Charles R.M. Bangham, Becca Asquith
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
DivSubsamples
# See DivSubsamples documentation for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.