model.tables.wglm | R Documentation |
Export estimated regression parameters from IPCW logistic regressions with their uncertainty (standard errors, confidence intervals and p-values).
## S3 method for class 'wglm'
model.tables(x, times = NULL, type = "robust", level = 0.95, ...)
x |
a wglm object. |
times |
[numeric vector] time points at which the estimates should be output. |
type |
[character] should the robust variance-covariance matrix be computing accounting for the uncertainty of the IPCW ( |
level |
[numeric, 0-1] Level of confidence. |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.