plot_shiny.mfpca: Interactive Plotting for Multilevel Functional Principal...

View source: R/plot_shiny.mfpca.R

plot_shiny.mfpcaR Documentation

Interactive Plotting for Multilevel Functional Principal Component Analysis

Description

Produces an interactive plot illustrating a multilevel functional principal component analysis.

Usage

## S3 method for class 'mfpca'
plot_shiny(obj, xlab = "", ylab = "", title = "", ...)

Arguments

obj

mfpca object to be plotted.

xlab

x axis label

ylab

y axis label

title

plot title

...

additional arguments passed to plotting functions

Value

No object is returned. This function takes in objects of class 'mfpca' and outputs a shiny application for that object.

Author(s)

Julia Wrobel julia.wrobel@cuanschutz.edu, Jeff Goldsmith jeff.goldsmith@columbia.edu

See Also

plot_shiny


refund.shiny documentation built on Oct. 11, 2022, 1:05 a.m.