plot_fpc {mxfda} | R Documentation |
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)
Arguments
obj |
fpca object to be plotted. |
pc_choice |
FPC to be plotted. |
Details
Value
object of class ggplot
Author(s)
Julia Wrobel julia.wrobel@emory.edu
[Package mxfda version 0.2.1 Index]