| MVMRcML-class | R Documentation |
An object containing the results of MVMRcML.
ExposureThe names of the exposure variables.
OutcomeThe name of the outcome variable.
EstimateThe causal estimates from the multivariable MRcML method.
StdErrorThe standard errors associated with Estimate.
CILowerThe lower bounds of the confidence intervals for Estimate based on StdError.
CIUpperThe upper bounds of the confidence intervals for Estimate based on StdError.
AlphaThe significance level used in constructing the confidence interval (default is 0.05).
PvalueP-values associated with the causal estimates from the multivariable MRcML method.
BIC_invalidThe index set of selected invalid IVs by MVMRcML-BIC.
K_hatThe number of selected invalid IVs by MVMRcML-BIC, or a vector for each data perturbation in MVMRcML-DP.
eff_DP_BThe number of data perturbations with successful convergence in MVMRcML-DP.
SNPsThe number of SNPs that were used in the calculation.
DPIndicator of whether data perturbation is applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.