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.
# S3 method for sstapreg plot(x, stap_term = NULL, ...)
| x | sstapreg object |
|---|---|
| stap_term | optional string for name of BEF smooth function to plot. Alternatively plots first BEF smooth function |
| ... | ignored |