petersen {fmds} | R Documentation |
Mark-Recapture Population Size Estimator
Description
petersen
returns the estimated population size based on two independent equally-sized samples
Usage
petersen(first, second)
Arguments
first |
vector with first sample identifiers (local minima) |
second |
vector with second sample identifiers (local minima) |
Value
population size estimate
Author(s)
Frank M.T.A. Busing
References
Busing (2025). A Simple Population Size Estimator for Local Minima Applied to Multidimensional Scaling.
[Package fmds version 0.1.5 Index]