ResamplePreySpeciesCategoryCatchDataHierarchical | R Documentation |
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
)
PreySpeciesCategoryCatchData |
The |
Seed |
The seed, given as a single integer. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.