Learn R Programming

MRTSampleSizeBinary (version 0.1.2)

max_samp: 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)

Value

A default maximum sample size to end power_vs_n_plot().

Arguments

min_samp

The starting sample size of the plot.

Examples

Run this code
max_samp(100)

Run the code above in your browser using DataLab