| MVPCGMM-class | R Documentation |
An object containing the estimates produced using the multivariable principal components generalized method of methods (PC-GMM) method as well as various statistics.
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 Estimate based on StdError.
CIUpperThe upper bounds of the confidence interval for Estimate based on StdError.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.