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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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