plot_shiny.fosr: Interactive Plotting for Functional-on-Scalar Regressions

View source: R/plot_shiny.fosr.R

plot_shiny.fosrR Documentation

Interactive Plotting for Functional-on-Scalar Regressions

Description

Produces an interactive plot illustrating a function-on-scalar regression analysis.

Usage

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

Arguments

obj

fosr 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 'fosr' and outputs a shiny application for that object.

Author(s)

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

See Also

plot_shiny


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