Learn R Programming

diveRsity (version 1.9.89)

arSample: Resample based calculation of allelic richness

Description

Resample based calculation of allelic richness

Usage

arSample(dat, nrep, ci = FALSE, alpha = 0.05)

Arguments

dat
List output from diveRsity:::rgp
nrep
Number of bootstrap replicates
ci
A logical indicating if a confidence interval should be calculated
alpha
A numeric argument specifying the alpha/2 and 1-(alpha/2) limits for confidence intervals.