smooths: Names of smooths in a GAM

smoothsR Documentation

Names of smooths in a GAM

Description

Names of smooths in a GAM

Usage

smooths(object)

## Default S3 method:
smooths(object)

## S3 method for class 'gamm'
smooths(object)

Arguments

object

a fitted GAM or related model. Typically the result of a call to mgcv::gam(), mgcv::bam(), or mgcv::gamm().


gavinsimpson/gratia documentation built on April 13, 2024, 10:56 p.m.