coxmeFull | R Documentation |
This function sets up the default variance family information for a
mixed effects survival model fit with coxme
.
coxmeFull(collapse = FALSE)
collapse |
Form for fitting a nested effect, either standard or collapsed. The latter appears to be more numerically stable (still under research). |
Coxme variance families create a list with three functions: initialize, generate, and wrapup, that determine how the variance structure of a fit is modeled.
an object of class coxvar.
Terry Therneau
coxme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.