coxmeFull function

Variance family function for coxme fits.

Variance family function for coxme fits.

This function sets up the default variance family information for a mixed effects survival model fit with coxme. 1.1

coxmeFull(collapse = FALSE)

Arguments

  • collapse: Form for fitting a nested effect, either standard or collapsed. The latter appears to be more numerically stable (still under research).

Details

Coxme variance families create a list with three functions: initialize, generate, and wrapup, that determine how the variance structure of a fit is modeled.

Returns

an object of class coxvar.

Author(s)

Terry Therneau

See Also

coxme

  • Maintainer: Terry M. Therneau
  • License: LGPL-2
  • Last published: 2024-08-23

Useful links