Learn R Programming

mpm (version 1.0-23)

Multivariate Projection Methods

Description

Exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.

Copy Link

Version

Install

install.packages('mpm')

Monthly Downloads

382

Version

1.0-23

License

GPL (>= 2)

Maintainer

Last Published

April 1st, 2022

Functions in mpm (1.0-23)

print.summary.mpm

Print Method for summary.mpm Objects
print.mpm

Print Method for mpm Objects
summary.mpm

Summary Statistics for Spectral Map Analysis Summary method for object of class mpm.
export

Generic Function to Export Output to Files
Famin81A

Famin81A Data Data with demographic indicators by region of the world
mpm

Spectral Map Analysis
plot.mpm

Spectral Map Plot of Multivariate Data Produces a spectral map plot (biplot) of an object of class mpm
Golub

Golub (1999) Data
export.summary.mpm

Export the summary output for an mpm object to a text file Output the mpm summary to a tab-demimited file for processing by other programs (Excel, Spotfire...) If the filename is empty, return the data instead of writing to file (useful for web services).