terms.dalmatian: Terms function for 'dalmatian' objects

Description Usage Arguments Details Value Author(s)

View source: R/post_processing.R

Description

terms (dalmatian)

Usage

1
2
## S3 method for class 'dalmatian'
terms(x, ...)

Arguments

x

Object of class dalmatian created by dalmatian().

...

Further object passed directly to terms. Recycled for each model component.

Details

Constructs a list of terms objects for each component of the model specified in the input object.

Value

List of with two lists named mean and dispersion each containing terms objects corresponding to the fixed and random components of that model component (if present).

Author(s)

Simon Bonner


dalmatian documentation built on Nov. 23, 2021, 1:08 a.m.