Learn R Programming

dsem (version 1.6.0)

list_parameters: List fixed and random effects

Description

list_parameters lists all fixed and random effects

Usage

list_parameters(Obj, verbose = TRUE)

Value

Tagged-list of fixed and random effects, returned invisibly and printed to screen

Arguments

Obj

Compiled TMB object

verbose

Boolean, whether to print messages to terminal