tidy_gam: tidy_gam

View source: R/tidy_gam.R

tidy_gamR Documentation

tidy_gam

Description

Wrapped for 2x broom::tidy as applied to a GAM object, pulling both parametric and smooth terms.

Usage

tidy_gam(x, conf.level = 0.95)

Arguments

x

GAM model object

conf.level

Confidence level for pulling confidence intervals from parametric terms.

Value

Dataframe with model/term metrics.


toddellis/miao documentation built on June 1, 2025, 10:11 p.m.