baDesignBetaBin: Get designs for BetaBinomial designs

View source: R/basim_design.R

baDesignBetaBinR Documentation

Get designs for BetaBinomial designs

Description

Get designs for BetaBinomial designs

Usage

baDesignBetaBin(
  par.design,
  rho = 0,
  bsizes = 1,
  nmin = 10,
  nmax = 100,
  ...,
  seed = NULL
)

Arguments

par.design

design parameters (ALPHA, POWER, P0, P1)

rho

inter-class correlation 1/(a+b+1)

bsizes

batch size, can be list or an integer

nmin

minimum sample size

nmax

maximum sample size

...

reserved parameters

seed

Seed

Value

a list of simon's two stage designs containing the optimal and minimax designs for all possible batch sizes


olssol/cava documentation built on Aug. 30, 2023, 2:01 a.m.