Learn R Programming

mxfda (version 0.2.2-1)

plot_fpc: 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_fpc(obj, pc_choice)

Value

object of class ggplot

Arguments

obj

fpca object to be plotted.

pc_choice

FPC to be plotted.

Author

Julia Wrobel julia.wrobel@emory.edu

Details

[Superseded]