Calculate the Total number of Expected Shared Species between two samples.
tess(x)
a list in a self-defined class 'rarestr'. See "Details".
The value returned by the tess()
function in the 'rarestr' class is a list containing five parts:
A data frame of the summary of the estimated values and their standard deviations based on TESa, TESb, and TESab, and the model used in the estimation of TES, either 'logistic' or 'Weibull'.
A data frame of the simulated results.
A maximum x value.
A vector of the predicted x value.
A vector of the predicted y value.
zou2021rarestR
data(share, package = 'rarestR')
Output_tess <- tess(share[1:2,])
Output_tess
#> est est.sd model.par
#> 1 23.28 2.59 logistic