R/resample.R
ResamplePreySpeciesCategoryCatchDataHierarchical.Rd
This function resamples, with replacement, the BioticPSUs within Stratum, then the Individuals within Sample, and then the PreySpeciesCategory within Individual in the MeanSpeciesCategoryCatchData
, where Stratum is the stratum associated to the PSU, and not necessarily the actual stratum polygon. The function performs actual resampling, as opposed to scaling a data variable as is done for most other resampling functions in StoX.
ResamplePreySpeciesCategoryCatchDataHierarchical(
PreySpeciesCategoryCatchData,
Seed
)
The PreySpeciesCategoryCatchData
data.
The seed, given as a single integer.