Learn R Programming

refund.shiny (version 1.0)

plot_shiny.flcm: Interactive Plotting for Functional Linear Concurrent regression

Description

Produces an interactive plot illustrating a functional linear concurrent regression analysis.

Usage

# S3 method for flcm
plot_shiny(obj, xlab = "", ylab = "", title = "", ...)

Value

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

Arguments

obj

fosr object to be plotted.

xlab

x axis label

ylab

y axis label

title

plot title

...

additional arguments passed to plotting functions

Author

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

See Also

plot_shiny