Description Usage Arguments Author(s)
View source: R/generate_smooth_data.R
For a smooth object of class mgcv.smooth
from a GAM model, generate new
data over the range of the variables involved in a smooth.
1 | generate_smooth_data(smooth_obj = NULL, n_points = 100, gam_model = NULL)
|
smooth_obj |
A smooth object of class |
n_points |
An integer that sets the number of point values to be generated. |
gam_model |
A |
Rick Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.