plotdf: Spatial-Temporal Effects DataFrame

Description Usage Arguments Methods (by class)

View source: R/plot.R

Description

Returns a dataframe with the betas evaluated at either a default or given grid points If no stap term is selected, the first stap component is plotted by default.

Usage

1
2
3
4
plotdf(x, stap_term = NULL, p = 0.95, grid = NULL)

## S3 method for class 'sstapreg'
plotdf(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

Methods (by class)


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