fixed.effects: Extracts the fixed effect estimates

View source: R/print_mcmlrts.R

fixed.effectsR Documentation

Extracts the fixed effect estimates

Description

Extracts the fixed effect estimates from an ⁠rtsFit object⁠ returned from call of lgcp_ml() or lgcp_bayes() in the grid class.

Usage

fixed.effects(object)

Arguments

object

An mcml model fit.

Value

A named, numeric vector of fixed-effects estimates.


rts2 documentation built on Jan. 21, 2026, 1:07 a.m.