README.md

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")


Try the RMLPCA package in your browser

Any scripts or data that you put into this service are public.

RMLPCA documentation built on Jan. 13, 2021, 9:40 a.m.