Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.mlVAR

Summary of mlVAR results


Description

Prints tables with fit indices and parameter estimates.

Usage

## S3 method for class 'mlVAR'
summary(object, show = c("fit", "temporal", "contemporaneous", "between"), 
      round = 3, ...)
## S3 method for class 'mlVAR'
print(x, ...)

Arguments

object

An mlVAR object.

show

Which tables to show?

round

Number of digits.

x

An mlVAR object.

...

Not used

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

Multi-Level Vector Autoregression

v0.4.4
GPL-2
Authors
Sacha Epskamp, Marie K. Deserno and Laura F. Bringmann
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.