Other packages > Find by keyword >

dr  

Methods for Dimension Reduction for Regression
View on CRAN: Click here


Download and install dr package within the R console
Install from CRAN:
install.packages("dr")

Install from Github:
library("remotes")
install_github("cran/dr")

Install by package version:
library("remotes")
install_version("dr", "3.0.10")



Attach the package and use:
library("dr")
Maintained by
Sanford Weisberg
[Scholar Profile | Author Map]
First Published: 2002-01-18
Latest Update: 2015-08-04
Description:
Functions, methods, and datasets for fitting dimension reduction regression, using slicing (methods SAVE and SIR), Principal Hessian Directions (phd, using residuals and the response), and an iterative IRE. Partial methods, that condition on categorical predictors are also available. A variety of tests, and stepwise deletion of predictors, is also included. Also included is code for computing permutation tests of dimension. Adding additional methods of estimating dimension is straightforward. For documentation, see the vignette in the package. With version 3.0.4, the arguments for dr.step have been modified.
How to cite:
Sanford Weisberg (2002). dr: Methods for Dimension Reduction for Regression. R package version 3.0.10, https://cran.r-project.org/web/packages/dr. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.1 (2002-08-16 16:40), 1.0.2 (2002-12-19 20:09), 1.0.3 (2003-01-23 18:44), 1.0 (2002-01-18 17:13), 2.0.0 (2004-10-13 11:54), 2.0.2 (2005-08-31 12:10), 2.0.3 (2005-09-01 10:00), 2.0.4 (2006-09-29 12:45), 3.0.2 (2007-10-11 16:13), 3.0.3 (2008-12-11 10:16), 3.0.4 (2009-06-29 20:32), 3.0.6 (2011-03-31 17:32), 3.0.7 (2011-10-19 15:28), 3.0.8 (2014-03-07 16:13), 3.0.9 (2014-11-30 21:52)
Other packages that cited dr R package
View dr citation profile
Other R packages that dr depends, imports, suggests or enhances
Complete documentation for dr
Functions, R codes and Examples using the dr R package
Some associated functions: ais . banknote . coord.hyp.basis . dr.coordinate.test . dr.directions . dr . dr.permutation.test . dr.pvalue . dr.slices . dr.weights . dr.x . drop1.dr . mussels . plot.dr . 
Some associated R codes: dr.R . psave.R . psir.R . zzz.R .  Full dr package functions and examples
Downloads during the last 30 days
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dr102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA