iid.wglm | R Documentation |
Compute the decomposition in iid elements of the ML estimor of IPCW logistic regressions.
## S3 method for class 'wglm'
iid(x, times = NULL, simplifies = TRUE, ...)
x |
a wglm object. |
times |
[numeric vector] time points at which the iid should be output. |
simplifies |
[logical] should the ouput be converted to a matrix when only one timepoint is requested. Otherwise will always return a list. |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.