sample_size_figure {breakaway}R Documentation

Plot the power obtained with sample size

Description

Plot the power obtained with sample size

Usage

sample_size_figure(control_group_est, se_est, diff = 5, samples = 20)

Arguments

control_group_est

An estimate of the alpha diversity parameter for the control group

se_est

An estimate of the (common) standard deviation

diff

An estimate of the difference between the control and non-control groups

samples

Number of bootstrap resamples used to estimate the sample size. Increase for a more accurate estimate.

Value

A plot of the power with the sample size


[Package breakaway version 4.8.4 Index]