Skip to content

Linear Sufficient Dimension Reduction methods

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

HarrisQ/linearsdr

Repository files navigation

Linear Sufficient Dimension Reduction

The ‘linearsdr’ package contains popular methods for sufficient dimension reduction as well as some more recent methods in the forthcoming paper “Generalized Forward Sufficient Dimension Reduction for Categorical and Ordinal Responses”.

Installation

The package can be installed by running:

# Install development version from GitHub
devtools::install_github("HarrisQ/linearsdr")

Current State of Package:

  • Current features of the package:
    • Inverse Linear SDR methods: SIR, DR, SAVE with options for regularization
    • Forward Linear SDR methods: OPG, MAVE, OPCG, MADE
    • Some vignettes demonstrating the use of methods in package
  • Immediate tasks to complete:
    • Finish code for Multivariate Continuous Response for inverse methods
    • Write more Documentation for functions
  • Not-so pressing tasks to complete:
    • Clean up OPG/OPCG and MAVE/MADE code
    • Limit function exports to just the ones people will use
    • Speed up MAVE’s Code

About

Linear Sufficient Dimension Reduction methods

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published