fixedEffects: Fixed and random effects

View source: R/effects.R

mlVAR-effectsR Documentation

Fixed and random effects

Description

These functions return a table of the fixed and random effects.

FUNCTIONS ARE DEPRECATED AND WILL BE REMOVED SOON.

Usage

fixedEffects(object, digits = 5)
randomEffects(object, digits = 5)

Arguments

object

A mlVAR object

digits

Number of digits to output

Author(s)

Sacha Epskamp (mail@sachaepskamp.com), Marie K. Deserno (m.k.deserno@uva.nl) and Laura F. Bringmann (laura.bringmann@ppw.kuleuven.be)


mlVAR documentation built on May 31, 2023, 6:51 p.m.

Related to fixedEffects in mlVAR...