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.11")



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.11, https://cran.r-project.org/web/packages/dr. Accessed 06 May. 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), 3.0.10 (2015-08-04 00:25)
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for dr2030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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