summary.favar {FAVAR} | R Documentation |
Print Results of FAVAR
Description
S3 method for class "favar".
Usage
## S3 method for class 'favar'
summary(object, xvar = NULL, ...)
Arguments
object |
a "favar" object from function |
xvar |
a numeric vector, which variables in |
... |
additional arguments affecting the summary produced. |
Value
No return value, called for side effects
Examples
# see FAVAR function
[Package FAVAR version 0.1.3 Index]