ScoreStatSet.object: An object which contains the test statistic and estimators...

ScoreStatSet.objectR Documentation

An object which contains the test statistic and estimators for a set of model fits to imputed data using risk score imputation

Description

The object is a Mx3 matrix, one row per imputed data set and columns: estimate (the point estimates), var (their variances) and Z (the test statistic). M must be > 4

Details

Note the Z should be ~ standard normal (so we do not use the chi_squared test statistic see ScoreStat.object for further details)

The summary.ScoreStatSet function will apply the MI averaging procedures and estimates of the test statistic and p-value

See Also

summary.ScoreStatSet


InformativeCensoring documentation built on June 7, 2023, 6:09 p.m.