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

ResampleMeanLengthDistributionData(MeanLengthDistributionData, Seed)

Arguments

MeanLengthDistributionData

The MeanLengthDistributionData data.

Seed

The seed, given as a single integer.