Other packages > Find by keyword >

mpm  

Multivariate Projection Methods
View on CRAN: Click here


Download and install mpm package within the R console
Install from CRAN:
install.packages("mpm")

Install from Github:
library("remotes")
install_github("cran/mpm")

Install by package version:
library("remotes")
install_version("mpm", "1.0-23")



Attach the package and use:
library("mpm")
Maintained by
Laure Cougnaud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-05-19
Latest Update: 2022-04-01
Description:
Exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.
How to cite:
Laure Cougnaud (2008). mpm: Multivariate Projection Methods. R package version 1.0-23, https://cran.r-project.org/web/packages/mpm. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-7 (2008-05-19 09:25), 1.0-11 (2008-08-26 16:39), 1.0-12 (2008-11-17 12:04), 1.0-13 (2009-04-14 19:32), 1.0-15 (2009-05-27 14:12), 1.0-16 (2009-08-28 22:18), 1.0-17 (2011-03-21 07:47), 1.0-18 (2011-08-11 16:34), 1.0-22 (2011-11-25 16:55)
Other packages that cited mpm R package
View mpm citation profile
Other R packages that mpm depends, imports, suggests or enhances
Complete documentation for mpm
Functions, R codes and Examples using the mpm R package
Some associated functions: Famin81A . Golub . export . export.summary.mpm . mpm . plot.mpm . print.mpm . print.summary.mpm . summary.mpm . 
Some associated R codes: Famin81A.R . Golub.R . export.summary.mpm.R . mpm.R . plot.mpm.R . print.mpm.R . print.summary.mpm.R . summary.mpm.R . zzz.R .  Full mpm 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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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