# NOT RUN {
# Plot ratio of variances vs. pool size with default settings
poolvar_t(sigsq = 1)
# Add processing error and other per-subject costs
poolvar_t(sigsq = 1, sigsq_p = 0.2, other_costs = 0.1)
# }
Run the code above in your browser using DataLab