Other packages > Find by keyword >

MAVE  

Methods for Dimension Reduction
View on CRAN: Click here


Download and install MAVE package within the R console
Install from CRAN:
install.packages("MAVE")

Install from Github:
library("remotes")
install_github("cran/MAVE")

Install by package version:
library("remotes")
install_version("MAVE", "1.3.12")



Attach the package and use:
library("MAVE")
Maintained by
Hang Weiqiang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-29
Latest Update: 2025-07-27
Description:
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) ; Xia (2007) ; Wang (2008) .
How to cite:
Hang Weiqiang (2017). MAVE: Methods for Dimension Reduction. R package version 1.3.12, https://cran.r-project.org/web/packages/MAVE. Accessed 09 Sep. 2026.
Previous versions and publish date:
0.1.6 (2017-01-29 10:16), 0.1.7 (2017-02-01 08:34), 1.1.5 (2017-05-15 07:23), 1.2.8 (2017-06-15 15:40), 1.2.9 (2017-06-19 15:59), 1.3.8 (2018-05-20 14:58), 1.3.9 (2019-05-08 13:10), 1.3.10 (2019-10-18 08:20), 1.3.11 (2021-03-02 19:00), (2026-07-09 08:08)
Other packages that cited MAVE R package
View MAVE citation profile
Other R packages that MAVE depends, imports, suggests or enhances
Complete documentation for MAVE
Functions, R codes and Examples using the MAVE R package
Some associated functions: Concrete . coef.mave . kc_house_data . mave.data . mave.dim . mave . plot.mave . predict.mave . spam . 
Some associated R codes: Concrete.R . M3d2list.R . MAVE.R . MAVE_CV.R . MAVE_DATA.R . RcppExports.R . coef_mave.R . kc_house_data.R . plot_mave.R . predict_mave.R . print_mave.R . print_mave_cv.R . spam.R .  Full MAVE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
febr  
Data Repository of the Brazilian Soil
Utilities to access and process data from the Data Repository of the Brazilian Soil ...
Download / Learn more Package Citations See dependency  
attachment  
Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ...
Download / Learn more Package Citations See dependency  
CenBAR  
Broken Adaptive Ridge AFT Model with Censored Data
Broken adaptive ridge estimator for censored data is used to select variables and estimate their co ...
Download / Learn more Package Citations See dependency  
slackr  
Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
'Slack' <https://slack.com/> provides a service ...
Download / Learn more Package Citations See dependency  
gpg  
GNU Privacy Guard for R
Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA