Description Usage Arguments Methods (by class)
Plot Cross-Sections
Plot Cross-Sections
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | plot_xsection(
x,
stap_term = NULL,
component = "Distance",
fixed_val = 1,
p = 0.95,
grid = NULL
)
## S3 method for class 'sstapreg'
plot_xsection(
x,
stap_term = NULL,
component = "Distance",
fixed_val = 1,
p = 0.95,
grid = NULL
)
|
x |
a sstapreg object |
stap_term |
name of stap term to plot |
component |
one of c("Distance","Time") |
fixed_val |
vector that contains fixed values for whichever component was not specified |
p |
probability_interval |
optional |
grid by default is NULL corresponding to a .1 step grid from the min-max of the covariate space |
sstapreg
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.