This function resamples, with replacement, the AcousticPSUs within Stratum in the MeanNASCData, where Stratum is the stratum associated to the PSU, and not necessarily the actual stratum polygon. The column NASC is scaled by the number of occurrences of each AcousticPSUs from the resampling.

ResampleMeanNASCData(MeanNASCData, Seed)

Arguments

MeanNASCData

The MeanNASCData data.

Seed

The seed, given as a single integer.