ranef-stantvafit-method: Random effects

ranef,stantvafit-methodR Documentation

Random effects

Description

Returns the random effects for a StanTVA fit object.

Usage

## S4 method for signature 'stantvafit'
ranef(object)

Arguments

object

The StanTVA fit object.

Value

The fixed effects.

Examples

## Not run: 
random_effects <- ranef(fit)
random_effects

## End(Not run)

RStanTVA documentation built on Dec. 17, 2025, 1:06 a.m.