fixef.gamtree: Extract fixed-effects coefficients from a GAM tree.

View source: R/gamtree.R

fixef.gamtreeR Documentation

Extract fixed-effects coefficients from a GAM tree.

Description

fixef.gamtree extracts fixed-effects coefficients from a GAM tree.

Usage

## S3 method for class 'gamtree'
fixef(object, ...)

Arguments

object

an object of class "gamtree".

...

further arguments to be passed to fixef.merMod.


marjoleinF/gamtree documentation built on June 10, 2025, 1:04 p.m.