plot.sstapreg: Plot Spline Spatial Temporal Aggregated Predictors

Description Usage Arguments

View source: R/plot.R

Description

Plots the smooth curve on a grid over the range of the stap smooth predictor If no stap term is selected, the first stap component is plotted by default.

Usage

1
2
## S3 method for class 'sstapreg'
plot(x, stap_term = NULL, p = 0.95, grid = NULL, ...)

Arguments

x

sstapreg object

stap_term

optional string for name of BEF smooth function to plot. Alternatively plots first BEF smooth function

p

probability mass contained within uncertainty interval

grid

by default is NULL corresponding to a .1 step grid from the min-max of the covariate space

...

ignored


apeterson91/rsstap documentation built on April 7, 2021, 4:36 p.m.