### class 'Stat' results estimates with var-covar matrix
setClass("Stat",
representation("Results",
vcov = "matrix"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.