Dimension Reduction Regression in R
Regression is the study of the dependence of a response variable y on a collection predictors p collected in x. In dimension reduction regression, we seek to find a few linear combinations beta_1x,...,beta_dx, such that all the information about the regression is contained in these linear combinations. If d is very small, perhaps one or two, then the regression problem can be summarized using simple graphics; for example, for d=1, the plot of y versus beta_1x contains all the regression information. When d=2, a 3D plot contains all the information. Several methods for estimating d and relevant functions of beta_1,..., beta_dhave been suggested in the literature. In this paper, we describe an R package for three important dimension reduction methods: sliced inverse regression or sir, sliced average variance estimates, or save, and principal Hessian directions, or phd. The package is very general and flexible, and can be easily extended to include other methods of dimension reduction. It includes tests and estimates of the dimension , estimates of the relevant information including beta_1,..., beta_d, and some useful graphical summaries as well.
Year of publication: |
2002-01-10
|
---|---|
Authors: | Weisberg, Sanford |
Published in: |
Journal of Statistical Software. - American Statistical Association. - Vol. 07.2002, i01
|
Publisher: |
American Statistical Association |
Saved in:
Saved in favorites
Similar items by person
-
Weisberg, Sanford, (1985)
-
Exploring regression structure with graphics
Cook, R., (1993)
-
Graphics for Assessing the Adequacy of Regression Models
Cook, R.Dennis, (1997)
- More ...