Package: dr 3.0.10

dr: Methods for Dimension Reduction for Regression

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.

Authors:Sanford Weisberg <[email protected]>,

dr_3.0.10.tar.gz
dr_3.0.10.zip(r-4.5)dr_3.0.10.zip(r-4.4)dr_3.0.10.zip(r-4.3)
dr_3.0.10.tgz(r-4.4-any)dr_3.0.10.tgz(r-4.3-any)
dr_3.0.10.tar.gz(r-4.5-noble)dr_3.0.10.tar.gz(r-4.4-noble)
dr_3.0.10.tgz(r-4.4-emscripten)dr_3.0.10.tgz(r-4.3-emscripten)
dr.pdf |dr.html
dr/json (API)
NEWS

# Install 'dr' in R:
install.packages('dr', repos = c('https://sanfordweisberg.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • ais - Australian institute of sport data
  • mussels - Mussels' muscles data

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.86 score 9 packages 122 scripts 1.1k downloads 2 mentions 20 exports 1 dependencies

Last updated 9 years agofrom:d3681adaa4. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winNOTEOct 31 2024
R-4.5-linuxNOTEOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:coord.hyp.basisdrdr.basisdr.computedr.coordinate.testdr.directiondr.directionsdr.joint.testdr.permutation.testdr.pvaluedr.slicesdr.slices.arcdr.stepdr.testdr.weightsdr.xdr.ydr.zdrop1.drplot.dr

Dependencies:MASS

Overview and Examples

Rendered fromoverview.Rnwusingutils::Sweaveon Oct 31 2024.

Last update: 2015-07-31
Started: 2014-03-07

Readme and manuals

Help Manual

Help pageTopics
Australian institute of sport dataais
Swiss banknote databanknote
Main function for dimension reduction regressiondr dr.compute
Dimension reduction testsdr.coordinate.test dr.coordinate.test.default dr.coordinate.test.ire dr.coordinate.test.pire dr.coordinate.test.save dr.coordinate.test.sir dr.joint.test dr.joint.test.default dr.joint.test.ire dr.joint.test.pire dr.test
Directions selected by dimension reduction regressiosndr.basis dr.basis.default dr.basis.ire dr.direction dr.direction.default dr.direction.ire dr.directions
Permutation tests of dimension for drdr.permutation.test dr.permutation.test.statistic
Compute the Chi-square approximations to a weighted sum of Chi-square(1) random variables.bentlerxie.pvalue dr.pvalue wood.pvalue
Divide a vector into slices of approximately equal sizedr.slices dr.slices.arc
Estimate weights for elliptical symmetrydr.weights
Sequential fitting of coordinate tests using a dr objectdr.step drop1.dr
Mussels' muscles datamussels
Basic plot of a dr objectplot.dr