Skip to contents

Stratified Bootstrap-Resampled Estimated Standard Error for SSD

Usage

StratSSDBootwSE(Size, Sex, Strata, rep = 1000, log = F, ...)

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'

Strata

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

rep

number of times to perform the resampling procedure @param ... If Log is TRUE, you may pass additional arguments to the SSDLog function this way.

Examples

data(pupfish)
with(pupfish, StratSSDBootwSE(CS, Sex, Pop, log = T, positiveM = F))
#> [1] NA