| set_backend | R Documentation |
For a basket trial design of class fujikawa_x, set the backend.
set_backend(design, backend)
design |
An object of class |
backend |
A string, either |
An object of class fujikawa_x.
design <- setup_fujikawa_x(k = 3, p0 = 0.2)
design <- set_backend(design, backend = "exact")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.