Learn R Programming

mxfda (version 0.2.2-1)

plot_mfpc: Create plot of mean +/- scaled eigenfunctions from FPCA

Description

Produces a ggplot with mean plus or minus two standard deviations of a selected FPC.

Usage

plot_mfpc(obj, pc_choice_level1, pc_choice_level2)

Value

list of objects of class ggplot

Arguments

obj

fpca object to be plotted.

pc_choice_level1, pc_choice_level2

FPC to be plotted.

Author

Julia Wrobel julia.wrobel@emory.edu

Details

[Superseded]