search.best.n.fixed: Conditional Power with fixed effect approach to sample size...

Description Usage Arguments Examples

View source: R/reestim_cond.R

Description

Conditional Power with fixed effect approach to sample size recalculation

Usage

1
search.best.n.fixed(nstart, nmax, D, beta0, scenario)

Arguments

nstart

Numeric values

nmax

Numeric values

D

Numeric values

beta0

Numeric values

scenario

Numeric values between 0 and 4

Examples

1
search.best.n.fixed(nstart = 60,nmax = 300,D = 82,beta0 = 0.459,scenario = 1)

Palash63/RelativeM documentation built on Dec. 18, 2021, 6:39 a.m.