Prints tables with fit indices and parameter estimates.
# S3 method for mlVAR
summary(object, show = c("fit", "temporal", "contemporaneous", "between"),
round = 3, ...)
# S3 method for mlVAR
print(x, ...)
An mlVAR
object.
Which tables to show?
Number of digits.
An mlVAR
object.
Not used
Sacha Epskamp (mail@sachaepskamp.com), Marie K. Deserno (m.k.deserno@uva.nl) and Laura F. Bringmann (laura.bringmann@ppw.kuleuven.be)