View source: R/power_neighborhood.R
power_neighborhood | R Documentation |
In a binomial setting, sometimes higher power can be found by decreasing the sample size by a small amount.
power_neighborhood(neighborhood, power_config)
neighborhood |
the neighborhood to search in |
power_config |
a list containing the specifications for a power calculation |
list containing baseline power (float) and smallest sample size in neighborhood that achieves that power
power_neighborhood(neighborhood = 10, power_config = power_config)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.