summary.stdGlm | R Documentation |
This is a summary
method for class "stdGlm"
.
## S3 method for class 'stdGlm'
summary(object, CI.type = "plain", CI.level = 0.95,
transform = NULL, contrast = NULL, reference = NULL, ...)
object |
an object of class |
CI.type |
string, indicating the type of confidence intervals. Either "plain", which gives untransformed intervals, or "log", which gives log-transformed intervals. |
CI.level |
desired coverage probability of confidence intervals, on decimal form. |
transform |
a string. If set to |
contrast |
a string. If set to |
reference |
must be specified if |
... |
not used. |
Arvid Sjolander
stdGlm
##See documentation for stdGlm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.