mppca.scores.plot: Plot scores from a fitted MPPCA model

Description Usage Arguments Details Author(s) References See Also

View source: R/mppca.scores.plot.R

Description

A function to plot the scores resulting from fitting a MPPCA model to metabolomic data.

Usage

1
mppca.scores.plot(output, group = FALSE, gplegend = TRUE)

Arguments

output

An object resulting from fitting a MPPCA model.

group

Should it be relevant, a vector indicating the known treatment group membership of each observation prior to clustering.

gplegend

Logical indicating whether a legend should be plotted.

Details

This function produces a series of scatterplots, for each group uncovered. For group g, each scatterplot illustrates the estimated score for each observation allocated to that group within the reduced q dimensional space. The uncertainty associated with the score estimate is also illustrated through its 95

It is often the case that observations are known to belong to treatment groups, for example, and the MPPCA model is employed to uncover any underlying subgroups, possibly related to disease subtypes. The treatment group membership of each observation can be illustrated on the plots produced by utilizing the ‘group’ argument.

Author(s)

Nyamundanda Gift, Isobel Claire Gormley and Lorraine Brennan

References

Nyamundanda, G., Gormley, I.C. and Brennan, L. (2010) Probabilistic principal components analysis for metabolomic data. Technical report. University College Dublin, Ireland.

See Also

mppca.metabol


MetabolAnalyze documentation built on Aug. 31, 2019, 5:05 p.m.