print.summ.lm | R Documentation |
Prints VIF from car instead of correlation matrix
## S3 method for class 'summ.lm'
print(
x,
digits = max(3L, getOption("digits") - 3L),
symbolic.cor = x$symbolic.cor,
signif.stars = getOption("show.signif.stars"),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.