censorReg
object.
This function is generic (see Methods); method functions can be written to handle
specific classes of data. Classes which already have methods for this function
include:
censorReg
.
stressplot(object, ...)
A stress plot, device is produced in the current graphics.
dd <- censorReg(censor(days,event)~voltage, data=capacitor2, weights = weights) stressplot(dd)