powered by
Names of smooths in a GAM
smooths(object)# S3 method for default smooths(object)# S3 method for gamm smooths(object)
# S3 method for default smooths(object)
# S3 method for gamm smooths(object)
a fitted GAM or related model. Typically the result of a call to mgcv::gam(), mgcv::bam(), or mgcv::gamm().
mgcv::gam()
mgcv::bam()
mgcv::gamm()