report_overall: Report GAM model overall slope

View source: R/report_stats.R

report_overallR Documentation

Report GAM model overall slope

Description

Report the overall slopes for a GAM model fitted through the mgcv package.

Usage

report_overall(model, ..., ci = 0.95)

Arguments

model

Object of class "gam".

...

Further parameters to the estimate_sloples() function from modelbased package.

ci

Numeric. Confidence interval for coefficients. Defaults to 0.95.


nim-ach/ASQ3 documentation built on May 8, 2023, 10:21 p.m.