| MVPCGMM-class {MRZero} | R Documentation |
MVPCGMM Class
Description
An object containing the estimates produced using the multivariable principal components generalized method of methods (PC-GMM) method as well as various statistics.
Slots
robustWhether the robust model with overdispersion heterogeneity is estimated.
ExposureThe names of the exposure variables.
OutcomeThe name of the outcome variable.
CorrelationThe matrix of correlations between genetic variants.
ExpCorrelationWhether an exposure correlation matrix was specified.
CondFstatThe conditional F-statistic for each exposure.
EstimateThe causal estimates from the PC-GMM method.
StdErrorThe standard errors associated with
Estimate.CILowerThe lower bounds of the confidence interval for
Estimatebased onStdError.CIUpperThe upper bounds of the confidence interval for
Estimatebased onStdError.OverdispersionThe estimate of the overdispersion parameter for the robust model.
PCsThe number of genetic principal components used to instrument the exposures.
PvalueP-value associated with the causal estimates.
AlphaThe significance level used in constructing confidence intervals (default is 0.05).
Heter.StatHeterogeneity statistic (Cochran's Q statistic) and associated p-value (for non-robust model): the null hypothesis is that all principal components estimate the same causal parameter; rejection of the null is an indication that one or more principal components may be pleiotropic.