calc_n_from_c: Helper function to calculate other n's given n_1,T and...

View source: R/design_helper_functions.R

calc_n_from_cR Documentation

Helper function to calculate other n's given n_1,T and allocation ratios

Description

Helper function to calculate other n's given n_1,T and allocation ratios

Usage

calc_n_from_c(nT1, D)

Arguments

nT1

first stage sample size of the treatment group.

D

list containing all parameters of a the trial design.


OptimalGoldstandardDesigns documentation built on Sept. 11, 2023, 5:09 p.m.