ranef.gamtree: Extract random-effects coefficients from a GAM tree.

View source: R/gamtree.R

ranef.gamtreeR Documentation

Extract random-effects coefficients from a GAM tree.

Description

ranef.gamtree extracts random-effects coefficients from a GAM tree.

Usage

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

Arguments

object

an object of class "gamtree".

...

further arguments to be passed to ranef.merMod.


marjoleinF/gamtree documentation built on July 3, 2024, 9:18 a.m.