View source: R/generate.example.data.R
generate_ipdnma_example | R Documentation |
Generate a simulated IPD-NMA data for demonstration
generate_ipdnma_example(type = "continuous")
type |
"continuous" for continuous outcome and "binary" for binary outcome |
return simulated IPD-NMA data ds <- generate_ipdnma_example(type = "continuous") head(ds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.