| print.summary.CURobustML | R Documentation |
Print a coefficient table
## S3 method for class 'summary.CURobustML'
print(
x,
digits = max(3L, getOption("digits") - 3L),
signif.stars = getOption("show.signif.stars"),
...
)
x |
object of class summary |
digits |
integer indicating the number of decimal places |
signif.stars |
whether to add significant starts |
... |
additional arguments ... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.