calc_n_from_c {OptimalGoldstandardDesigns}R 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.


[Package OptimalGoldstandardDesigns version 1.0.1 Index]