print.model_weights {bmgarch} | R Documentation |
Print method for model_weights
Description
Print method for model_weights
Usage
## S3 method for class 'model_weights'
print(x, ...)
Arguments
x |
Model weights object |
... |
Not used. |
Value
model_weights objects with weights, list of log-likelihoods, and r_eff_list
Author(s)
philippe
[Package bmgarch version 2.0.0 Index]