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. Accessed 01 Feb. 2025.
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
Complete documentation for MVR
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
longit  
High Dimensional Longitudinal Data Analysis Using MCMC
High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC). Currently support ...
Download / Learn more Package Citations See dependency  
bayesDP  
Implementation of the Bayesian Discount Prior Approach for Clinical Trials
Functions for data augmentation using the Bayesian discount prior method for single arm and two-arm ...
Download / Learn more Package Citations See dependency  
extraoperators  
Extra Binary Relational and Logical Operators
Speed up common tasks, particularly logical or relational comparisons and routine follow up tasks s ...
Download / Learn more Package Citations See dependency  
tidyxl  
Read Untidy Excel Files
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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