ResamplePreySpeciesCategoryCatchDataHierarchical: Resamples biotic PSUs within Stratum in...

View source: R/resample.R

ResamplePreySpeciesCategoryCatchDataHierarchicalR Documentation

Resamples biotic PSUs within Stratum in MeanSpeciesCategoryCatchData

Description

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.

Usage

ResamplePreySpeciesCategoryCatchDataHierarchical(
  PreySpeciesCategoryCatchData,
  Seed
)

Arguments

PreySpeciesCategoryCatchData

The PreySpeciesCategoryCatchData data.

Seed

The seed, given as a single integer.


StoXProject/RstoxFramework documentation built on July 4, 2025, 4:25 p.m.