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 = c('https://cran.r-universe.dev', '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:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 20 2024 |
Exports:mavemave.computemave.datamave.dim
Dependencies:classMASSmdaRcppRcppArmadillo
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 |