Description Usage Arguments Value References Examples
Simulate Data similar to an example in the rms Manual
1 | simdata_rms(nobs, rtype = c("list", "data.frame"))
|
nobs |
number of observations. |
rtype |
a character giving the return type. Allowed values are |
depending on rtype either a list
or a data.frame
.
Frank E Harrell Jr (2019). rms: Regression Modeling Strategies. R package version 5.1-3. https://CRAN.R-project.org/package=rms https://www.rdocumentation.org/packages/rms/versions/5.1-2/topics/anova.rms
1 | d <- simdata_rms(500)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.