fitted.pcreg {bestglm} | R Documentation |
The fitted values are returned given the output from pcreg
.
## S3 method for class 'pcreg'
fitted(object, ...)
object |
|
... |
additional parameters |
Method function for pcreg.
residuals
A. I. McLeod
pcreg
,
residuals.pcreg
,
plot.pcreg
fitted(pcreg(mcdonald, scale=TRUE))