Produces an interactive plot illustrating a multilevel functional principal component analysis.
# S3 method for mfpca
plot_shiny(obj, xlab = "", ylab = "", title = "", ...)
No object is returned. This function takes in objects of class 'mfpca' and outputs a shiny application for that object.
mfpca object to be plotted.
x axis label
y axis label
plot title
additional arguments passed to plotting functions
Julia Wrobel julia.wrobel@cuanschutz.edu, Jeff Goldsmith jeff.goldsmith@columbia.edu
plot_shiny