smooth_terms: List the variables involved in smooths

smooth_termsR Documentation

List the variables involved in smooths

Description

[Experimental]

Usage

smooth_terms(object, ...)

Arguments

object

an R object the result of a call to mgcv::gam(), mgcv::bam(), or mgcv::gamm(), or that inherits from classes "gam" or "mgcv.smooth", or "fs.interaction".

...

arguments passed to other methods. Currently unused.


gavinsimpson/gratia documentation built on May 4, 2024, 8:13 a.m.