Description Usage Arguments Value Note Author(s) See Also Examples
Calculates the value of the stratified estimator for abundance in a mark-recapture experiment, from vectors of sample sizes and number of recaptures, with each element corresponding to each sampling stratum.
1 | Nstrat(n1, n2, m2, estimator = "Chapman")
|
n1 |
Vector of individuals captured and marked in the first sample, from each stratum |
n2 |
Vector of individuals captured and marked in the second sample, from each stratum |
m2 |
Vector of marked individuals recaptured in the second sample, from each stratum |
estimator |
The type of estimator to use. Allowed values are
|
The value of the stratified estimator
It is possible that even the stratified estimate may be biased if capture probabilities differ greatly between strata. However, the bias in the stratified estimator will be much less than an estimator calculated without stratification.
Matt Tyers
strattest, rstrat, vstrat, sestrat, cistrat, NChapman, NPetersen, NBailey
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.