simulated_rmsMD_data {rmsMD} | R Documentation |
Simulated Data for the Vignette
Description
Generates a synthetic dataset for testing and demonstration purposes in the rmsMD
package.
Usage
simulated_rmsMD_data(type = c("complete_case", "missing_for_MI"))
Arguments
type |
Character string; either |
Value
A data frame with simulated variables: age
, bmi
, sex
, smoking
, majorcomplication
, lengthstay
, time
, and event
.
[Package rmsMD version 1.0.0 Index]