View source: R/helpers_design.R
| h_determine_dlts | R Documentation |
Helper function to determine the dlts including first separate and placebo condition
h_determine_dlts(
data,
dose,
prob,
prob_placebo = 0,
prob_response = 0,
prob_response_placebo = 0,
cohort_size,
cohort_size_placebo = 0,
dose_grid,
first_separate
)
data |
( |
dose |
( |
prob |
( |
prob_placebo |
( |
prob_response |
( |
prob_response_placebo |
( |
cohort_size |
( |
cohort_size_placebo |
( |
dose_grid |
( |
first_separate |
( |
updated data object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.