petersen: Mark-Recapture Population Size Estimator

View source: R/petersen.R

petersenR 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.


fmds documentation built on June 8, 2025, 1:34 p.m.

Related to petersen in fmds...