calBinProb: 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
				)
Value
The logistic model calibrated to the observed outcome rate
Arguments
	
- BinaryOutcome
 
The observed binary outcome
	
- OutcomeProbability
 
The predicted probability