summary.mlVAR | R Documentation |
Prints tables with fit indices and parameter estimates.
## S3 method for class 'mlVAR'
summary(object, show = c("fit", "temporal", "contemporaneous", "between"),
round = 3, ...)
## S3 method for class 'mlVAR'
print(x, ...)
object |
An |
show |
Which tables to show? |
round |
Number of digits. |
x |
An |
... |
Not used |
Sacha Epskamp (mail@sachaepskamp.com), Marie K. Deserno (m.k.deserno@uva.nl) and Laura F. Bringmann (laura.bringmann@ppw.kuleuven.be)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.