plot.stdGee | R Documentation |
This is a plot
method for class "stdGee"
.
## S3 method for class 'stdGee'
plot(x, CI.type = "plain", CI.level = 0.95,
transform = NULL, contrast = NULL, reference = NULL, ...)
x |
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 |
... |
further arguments passed on to plot.default. |
Arvid Sjolander
stdGee
##See documentation for stdGee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.