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