Other packages > Find by keyword >

MVR  

Mean-Variance Regularization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MVR", "1.33.0")



Attach the package and use:
library("MVR")
Maintained by
Jean-Eudes Dazard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-26
Latest Update: 2018-09-10
Description:
This is a non-parametric method for joint adaptive mean-variance regularization and variance stabilization of high-dimensional data. It is suited for handling difficult problems posed by high-dimensional multivariate datasets (p >> n paradigm). Among those are that the variance is often a function of the mean, variable-specific estimators of variances are not reliable, and tests statistics have low powers due to a lack of degrees of freedom. Key features include: (i) Normalization and/or variance stabilization of the data, (ii) Computation of mean-variance-regularized t-statistics (F-statistics to follow), (iii) Generation of diverse diagnostic plots, (iv) Computationally efficient implementation using C/C++ interfacing and an option for parallel computing to enjoy a faster and easier experience in the R environment.
How to cite:
Jean-Eudes Dazard (2011). MVR: Mean-Variance Regularization. R package version 1.33.0, https://cran.r-project.org/web/packages/MVR
Previous versions and publish date:
1.00.0 (2011-07-26 22:23), 1.10.0 (2011-12-15 11:07), 1.20.0 (2013-11-13 07:48), 1.30.1 (2015-06-19 17:44), 1.30.2 (2015-07-11 16:38), 1.30.3 (2016-01-28 20:57), 1.31.0 (2016-10-26 00:18), 1.32.0 (2017-05-29 15:17), 1.32.1 (2018-04-17 00:39)
Other packages that cited MVR R package
View MVR citation profile
Other R packages that MVR depends, imports, suggests or enhances
Functions, R codes and Examples using the MVR R package
Some associated functions: MVR-package . MVR.news . Real-data . Synthetic-data . cluster.diagnostic . mvr . mvrt.test . normalization.diagnostic . stabilization.diagnostic . target.diagnostic . 
Some associated R codes: Full MVR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns