residuals.pcreg {bestglm} | R Documentation |
The residuals from a model fitted using pcreg are returned.
## S3 method for class 'pcreg'
residuals(object, ...)
object |
|
... |
additional parameters |
Method function for pcreg.
residuals
A. I. McLeod
resid(pcreg(mcdonald, scale=TRUE))