Package: MAVE 1.3.11

Hang Weiqiang
MAVE: Methods for Dimension Reduction
Functions for dimension reduction, using MAVE (Minimum Average Variance Estimation), OPG (Outer Product of Gradient) and KSIR (sliced inverse regression of kernel version). Methods for selecting the best dimension are also included. Xia (2002) <doi:10.1111/1467-9868.03411>; Xia (2007) <doi:10.1214/009053607000000352>; Wang (2008) <doi:10.1198/016214508000000418>.
Authors:
MAVE_1.3.11.tar.gz
MAVE_1.3.11.tar.gz(r-4.5-noble)MAVE_1.3.11.tar.gz(r-4.4-noble)
MAVE_1.3.11.tgz(r-4.4-emscripten)MAVE_1.3.11.tgz(r-4.3-emscripten)
MAVE.pdf |MAVE.html✨
MAVE/json (API)
# Install 'MAVE' in R: |
install.packages('MAVE', repos = 'https://cloud.r-project.org') |
- Concrete - Concrete Compressive Strength Data Set
- kc_house_data - House price in King County, USA
- spam - 4601 email record
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:2b958d876d. Checks:2 OK, 1 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 20 2025 |
R-4.5-linux-x86_64 | NOTE | Mar 20 2025 |
R-4.4-linux-x86_64 | OK | Mar 20 2025 |
Exports:mavemave.computemave.datamave.dim
Dependencies:classMASSmdaRcppRcppArmadillo
Citation
To cite package ‘MAVE’ in publications use:
Weiqiang H, Yingcun X (2021). MAVE: Methods for Dimension Reduction. R package version 1.3.11, https://CRAN.R-project.org/package=MAVE.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {MAVE: Methods for Dimension Reduction}, author = {Hang Weiqiang and Xia Yingcun}, year = {2021}, note = {R package version 1.3.11}, url = {https://CRAN.R-project.org/package=MAVE}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Directions of CS or CMS of given dimension | coef.mave coef.mave.dim |
Concrete Compressive Strength Data Set | Concrete |
House price in King County, USA | kc_house_data |
Dimension reduction | mave mave.compute |
The reduced data matrix | mave.data |
Select best direction using cross-validation | mave.dim |
Plot of mave or mave.dim object | plot.mave plot.mave.dim |
Make predictions based on the dimension reduction space | predict.mave predict.mave.dim |
4601 email record | spam |