powered by
Displays the information on the output of the `avar()` function
# S3 method for avar print(x, ...)
console output
A avar object.
avar
Arguments to be passed to methods
set.seed(999) Xt = rnorm(10000) out = avar(Xt) print(out)
Run the code above in your browser using DataLab