crm_process | R Documentation |
Internal function to process rstan samples from a CRM model to
make inferences about dose-toxicity and which dose should be recommended next.
Typically, this function is not required to be called explicitly by the user
because stan_crm
will call it implicitly.
crm_process(dat, fit)
dat |
An instance of |
fit |
An instance of |
An instance of crm_fit
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.