powered by
Extract the Conditional Predictive Ordinates (CPOs) from a fitted object
# S3 method for NRMI2 cpo(object, ...)
A vector of Conditional Predictive Ordinates (CPOs)
A fit obtained through from the function MixNRMI2/MixNRMI2cens
Further arguments to be passed to generic function, ignored at the moment
data(acidity) out <- MixNRMI2(acidity, Nit = 50) cpo(out)
Run the code above in your browser using DataLab