View source: R/plot_shiny.lfpca.R
plot_shiny.lfpca | R Documentation |
Produces an interactive plot illustrating longitudinal functioanl data analysis (Park and Staicu, 2015).
## S3 method for class 'lfpca' plot_shiny(obj, xlab = "", ylab = "", title = "", ...)
obj |
lfpca object to be plotted. |
xlab |
x axis label |
ylab |
y axis label |
title |
plot title |
... |
additional arguments passed to plotting functions |
So Young Park spark13@ncsu.edu, Ana-Maria Staicu astaicu@ncsu.edu
Park, S.Y. and Staicu, A.M. (2015). Longitudinal functional data analysis. Stat 4 212-226.
plot_shiny
; fpca.lfda
in the refund package for estimation method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.