View source: R/simulatePredictionModels.R
simulatePredictionModels | R Documentation |
Simulation for estimating logistic regression with uncertain responses.
simulatePredictionModels(nSamples = 500, ...)
nSamples |
number of random datasets to simulate. |
... |
other parameters passed to |
a data frame with nSamples
rows and columns with the
predictive model accuracy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.