View source: R/utils-not-exported.R
| calc_n_prop | R Documentation |
Calculates number of plots for proportional allocation
calc_n_prop(students_t, pj, sj, max_n, max_error)
students_t |
Student's T value |
pj |
proportion of each stratum |
sj |
variance of each stratum |
max_n |
maximum number of plots in the area |
max_error |
maximum allowed absolute error |
A length-one numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.