Fit a series of curves to subsamples of the data, return an extrapolated estimate and 95% confidence interval estimate of affiliate richness at extrapolated host richness
1 | copredict.ci(assoc.df, n.indep, iter, plot = TRUE, subSample = 0.5)
|
assoc.df |
A data frame of host-affiliate intractions, host names in the first column and affiliate names in the second |
n.indep |
The independent host richness (the model predicts and extrapolates to this vallue) |
plot |
(boolean; default is TRUE) plot results? |
subSample |
Fraction of host species to subsample (default=NULL, use all data) |
iter1 |
Set the number of times to fit a curve |
iter2 |
Set the number of points to subsample at each host richness within the generation of each curve |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.