MRMBE-class function

MRMBE Class

MRMBE Class

An object containing the estimate produced using the mode-based estimation method of Hartwig et al as well as various statistics. class

Slots

  • Exposure: The names of the exposure variables.
  • Outcome: The name of the outcome variable.
  • Weighting: Whether the analysis was weighted or unweighted.
  • StdErr: Whether the simple or delta version of the standard errors were used.
  • Phi: The value of the bandwidth factor.
  • Estimate: The causal estimate from the mode-based estimation method.
  • StdError: The standard errors associated with Estimate.
  • CILower: The lower bounds of the confidence interval for Estimate based on StdError.
  • CIUpper: The upper bounds of the confidence interval for Estimate based on StdError.
  • Alpha: The significance level used in constructing the confidence interval (default is 0.05).
  • Pvalue: P-value associated with the causal estimate.
  • SNPs: The number of SNPs that were used in the calculation.
  • Maintainer: Stephen Burgess
  • License: GPL-2 | GPL-3
  • Last published: 2024-04-12

Useful links