Recently Published
Power Analysis Tutorial
This document contains an example power analysis based on comparing mean lobster catch statistics from two sites.
The example is based around a user-defined function that determines power at a specific sample size by iteratively resampling data, making a statistical test, recording significance and then determining the percent of runs that were significant.
The function itself is useful and can be modified to take a data argument, use different statistical tests or record significance of specific items of interest in model runs.