Package: MVR 1.34.0

MVR: Mean-Variance Regularization

Implements 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.

Authors:Jean-Eudes Dazard [aut, cre], Hua Xu [ctb], Alberto Santana [ctb]

MVR_1.34.0.tar.gz
MVR_1.34.0.zip(r-4.7)MVR_1.34.0.zip(r-4.6)MVR_1.34.0.zip(r-4.5)
MVR_1.34.0.tgz(r-4.6-x86_64)MVR_1.34.0.tgz(r-4.6-arm64)MVR_1.34.0.tgz(r-4.5-x86_64)MVR_1.34.0.tgz(r-4.5-arm64)
MVR_1.34.0.tar.gz(r-4.7-arm64)MVR_1.34.0.tar.gz(r-4.7-x86_64)MVR_1.34.0.tar.gz(r-4.6-arm64)MVR_1.34.0.tar.gz(r-4.6-x86_64)
MVR_1.34.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MVR/json (API)
NEWS

# Install 'MVR' in R:
install.packages('MVR', repos = c('https://jedazard.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jedazard/mvr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • Real - Real Proteomics Dataset
  • Synthetic - Multi-Groups Synthetic Dataset

On CRAN:

Conda:

cpp

3.88 score 1 stars 15 scripts 183 downloads 13 mentions 7 exports 1 dependencies

Last updated from:4fa983ea0f. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE102
linux-devel-x86_64NOTE108
source / vignettesOK145
linux-release-arm64NOTE111
linux-release-x86_64NOTE100
macos-release-arm64NOTE121
macos-release-x86_64NOTE288
macos-oldrel-arm64NOTE127
macos-oldrel-x86_64NOTE325
windows-develNOTE82
windows-releaseNOTE86
windows-oldrelNOTE142
wasm-releaseOK98

Exports:cluster.diagnosticmvrMVR.newsmvrt.testnormalization.diagnosticstabilization.diagnostictarget.diagnostic

Dependencies:statmod