View source: R/rmsMD_helpers.R
simulated_rmsMD_data | R Documentation |
Generates a synthetic dataset for testing and demonstration purposes in the rmsMD
package.
simulated_rmsMD_data(type = c("complete_case", "missing_for_MI"))
type |
Character string; either |
A data frame with simulated variables: age
, bmi
, sex
, smoking
, majorcomplication
, lengthstay
, time
, and event
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.