[Experimental] 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 smooth
autoplot(object, ...)

Arguments

object

object produced by smooth_coef()

...

other plotting parameters to affect the plot

Value

Object of class ggplot2

Author

Martin Haringa