| print.ssc_type | R Documentation |
Pretty print for the small sample correction obtained from ssc
## S3 method for class 'ssc_type'
print(x, ...)
x |
An object of class |
... |
Not currently used. |
This function does not return anything.
vcov.fixest, ssc, setFixest_ssc, getFixest_ssc
# ssc() is just a list
unclass(ssc())
# print of ssc, much more compactly
ssc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.