max_samp: Returns default maximum sample size to end power_vs_n_plot().

View source: R/max_samp.R

max_sampR Documentation

Returns default maximum sample size to end power_vs_n_plot().

Description

Returns default maximum sample size to end power_vs_n_plot().

Usage

max_samp(min_samp)

Arguments

min_samp

The starting sample size of the plot.

Value

A default maximum sample size to end power_vs_n_plot().

Examples

max_samp(100)

MRTSampleSizeBinary documentation built on May 1, 2022, 5:08 p.m.