Learn R Programming

⚠️There's a newer version (1.33.0) of this package.Take me there.

MVR (version 1.30.1)

Mean-Variance Regularization

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.

Copy Link

Version

Install

install.packages('MVR')

Monthly Downloads

195

Version

1.30.1

License

GPL (>= 3) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

PhD

Last Published

June 19th, 2015

Functions in MVR (1.30.1)

normalization.diagnostic

Function for Plotting Summary Normalization Diagnostic Plots
target.diagnostic

Function for Plotting Summary Target Moments Diagnostic Plots
cluster.diagnostic

Function for Plotting Summary Cluster Diagnostic Plots
mvr

Function for Mean-Variance Regularization and Variance Stabilization
MVR-package

Mean-Variance Regularization Package
Synthetic

Multi-Groups Synthetic Dataset
Real

Real Proteomics Dataset
mvrt.test

Function for Computing Mean-Variance Regularized T-test Statistic and Its Significance
stabilization.diagnostic

Function for Plotting Summary Variance Stabilization Diagnostic Plots
MVR.news

Function to Display the NEWS File