tidy.svrepstatmisc | R Documentation |
A tidier for svrepstatmisc
## S3 method for class 'svrepstatmisc'
tidy(x, conf.int = FALSE, conf.level = 0.95,
exponentiate = FALSE, quick = FALSE, df.residual = NULL, ...)
x |
a svrepstatmisc object |
conf.int |
whether to include a confidence interval |
conf.level |
confidence level of the interval, used only if |
exponentiate |
whether to exponentiate the coefficient estimates and confidence intervals |
quick |
whether to compute a smaller and faster version, containing only the term and estimate columns. |
df.residual |
degrees of freedom for t-distribution in confidence interval (will be extracted from |
... |
extra arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.