The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

RMLPCA

R Implementation of Maximum Likelihood Principal Component Analysis

Description

R implementation of Maximum Likelihood Principal Component Analysis proposed in Wentzell, Peter D., et al. “Maximum likelihood principal component analysis.” Journal of Chemometrics: A Journal of the Chemometrics Society 11.4 (1997): 339-366.

Dependencies

Is necessary to have installed devtools to install RMLPCA in your computer.


install.packages("devtools")

Installation

This R package is a public repository on Github, to install the package on your machine just type the following command:

devtools::install_git("https://github.com/renanestatcamp/RMLPCA")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.