View source: R/model_refinement.R
autoplot.smooth | R Documentation |
Takes an object produced by
smooth_coef()
, and produces
a plot with a comparison between the smoothed coefficients and
estimated coefficients obtained from the model.
## S3 method for class 'smooth'
autoplot(object, ...)
object |
object produced by |
... |
other plotting parameters to affect the plot |
Object of class ggplot2
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.