SSDwSE: SSD with Standard Error estimated via a Bootstrap

View source: R/SSDwSE.R

SSDwSER Documentation

SSD with Standard Error estimated via a Bootstrap

Description

SSD with Standard Error estimated via a Bootstrap

Usage

SSDwSE(Size, Sex, rep = 1000)

Arguments

Size

a numerical vector giving the size of each individual as a scalar quantity

Sex

a character or factor vector recording sex for each individual as 'm' or 'f'

rep

number of times to perform the resampling procedure

Strata

a character or factor vector giving the factor by which we wish to divide individuals into groups before calculating SSD


TWilliamBell/angler documentation built on March 31, 2022, midnight