R/predictive.checks.R

Defines functions predictive.checks

Documented in predictive.checks

predictive.checks <-
function(object, statistics = c("min","max","kurtosis","skewness"), ndensity = 512, devnew = TRUE) {
	UseMethod("predictive.checks")
}

Try the ROCnReg package in your browser

Any scripts or data that you put into this service are public.

ROCnReg documentation built on March 31, 2023, 5:42 p.m.