EchoRLiu / robustGarch

robGarch package - GSoC 2020 Project - The R Project for Statistical Computing
https://summerofcode.withgoogle.com/projects/#5730856687108096
Other
1 stars 1 forks source link

Simplify the print method #2

Closed martinrd3D closed 3 years ago

martinrd3D commented 3 years ago

Delete everything except the name of the method, and the parameter estimates, possibly with standard errors in parentheses. Use a sensible digits = 3. If use

print(fit, digits = 3)