GammaStatList.object {InformativeCensoring} | R Documentation |
GammaStatList
object
Description
The object containing the results of fitting models to
a GammaImputedSet
object.
Details
A summary.GammaStatList
has been implemented which performs
Rubin's multiple imputation rules.
The object contains the following
Slots
fits
A list of
GammaStat
objects containing the model fits for the imputed data setsstatistics
A list with two elements: estimates and vars which contain the coefficient estimates and their variances one column per covariate one row per imputed data set
m
The number of model fits
[Package InformativeCensoring version 0.3.6 Index]