calBinProb {FRESA.CAD}R Documentation

Calibrates Predicted Binary Probabilities

Description

The predicted binary probabilities are calibrated to match the observed event rate. A logistic model is used to calibrate the predicted probability to the actual event rate.

Usage

	
    calBinProb(BinaryOutcome=NULL, 
	            OutcomeProbability=NULL
				)

Arguments

BinaryOutcome

The observed binary outcome

OutcomeProbability

The predicted probability

Value

The logistic model calibrated to the observed outcome rate

Author(s)

Jose G. Tamez-Pena


[Package FRESA.CAD version 3.4.8 Index]