simulatePredictionModels: Simulation for estimating logistic regression with uncertain...

View source: R/simulatePredictionModels.R

simulatePredictionModelsR Documentation

Simulation for estimating logistic regression with uncertain responses.

Description

Simulation for estimating logistic regression with uncertain responses.

Usage

simulatePredictionModels(nSamples = 500, ...)

Arguments

nSamples

number of random datasets to simulate.

...

other parameters passed to simulatePredictionData.

Value

a data frame with nSamples rows and columns with the predictive model accuracy.


jbryer/IRRsim documentation built on April 23, 2023, 1:58 a.m.