getExampleInputsMISTIE: Example inputs for 'optimizeTrial'

Description Usage Arguments See Also

View source: R/getExampleInputsMISTIE.R

Description

Example inputs for optimizeTrial

Usage

1
2
3
getExampleInputsMISTIE(max_K = 4, trial_method = "cov",
  bound_style = "unstructured", which_obj = "ss", iter = 50,
  search_stage1 = FALSE, ...)

Arguments

max_K

maximum number of stages

trial_method

either 'cov' or 'MB'

bound_style

either 'unstructured' or 'structured'

which_obj

either 'ss' or 'dur' to minimize expected sample size or duration respectively

iter

number of search iterations

search_stage1

whether to pre-calculate an optimal 1-stage trial

...

passed to min_n_feasible

See Also

optimizeTrial


aaronjfisher/designOptim documentation built on May 21, 2019, 8:35 a.m.