This function plots an autogam
object. It calls the mgcv::gam
object mgcv::plot.gam()
method.
Usage
# S3 method for class 'autogam'
plot(x, ...)
Value
Same return object as mgcv::print.gam()
.
This function plots an autogam
object. It calls the mgcv::gam
object mgcv::plot.gam()
method.
# S3 method for class 'autogam'
plot(x, ...)
Same return object as mgcv::print.gam()
.