print.mldfm {FARS} | R Documentation |
Print Method for MLDFM Object
Description
Prints a short summary of the multilevel dynamic factor model
Usage
## S3 method for class 'mldfm'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments (ignored). |
Value
The input object x
, invisibly.
[Package FARS version 0.5.0 Index]