summary.pcreg {bestglm} | R Documentation |
The summary is based on the summary method for S3 class 'lm'.
## S3 method for class 'pcreg'
summary(object, ...)
object |
|
... |
additional parameters |
Method function for pcreg.
residuals
The standard errors and p-values are wrong due to selection bias.
A. I. McLeod
resid(pcreg(mcdonald, scale=TRUE))