plot_mfpc {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_mfpc(obj, pc_choice_level1, pc_choice_level2)
Arguments
obj |
fpca object to be plotted. |
pc_choice_level1 , pc_choice_level2 |
FPC to be plotted. |
Details
Value
list of objects of class ggplot
Author(s)
Julia Wrobel julia.wrobel@emory.edu
[Package mxfda version 0.2.1 Index]