Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.pcreg

Summary Method for Pcreg.


Description

The summary is based on the summary method for S3 class 'lm'.

Usage

## S3 method for class 'pcreg'
summary(object, ...)

Arguments

object

object output

...

additional parameters

Details

Method function for pcreg.

Value

residuals

Note

The standard errors and p-values are wrong due to selection bias.

Author(s)

A. I. McLeod

See Also

Examples

resid(pcreg(mcdonald, scale=TRUE))

bestglm

Best Subset GLM and Regression Utilities

v0.37.3
GPL (>= 2)
Authors
A.I. McLeod, Changjiang Xu and Yuanhao Lai
Initial release
2020-03-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.