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-08-16
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
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
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

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns