petersen: Petersen estimators

Description Usage Arguments

View source: R/estimators.R

Description

Single tag recapture estimates Petersen, Lincoln Petersen estimators

Usage

1
petersen(tags, catch, recaps, check_type = "srelease")

Arguments

tags

number of marked animals released (note these must be whole numbers for the bootstrap to work)

catch

vector of the number or weight of animals captured and checked for tags by haul on the second survey

recaps

vector of number of marked animals recaptured by haul

check_type

of input checks "srelease" (default= single release checks) other options are "mrelease" (multiple release checks) and "zero_recaps" (include

mean_wt

mean weight of a single fish (optional argument for Chapman weight method)


AustralianAntarcticDivision/tagsim documentation built on May 5, 2019, 9:22 a.m.