An object containing the estimates produced using the multivariable median method as well as various statistics.
Slots
Exposure
The names of the exposure variables.
Outcome
The name of the outcome variable.
Estimate
The causal estimates from the multivariable median method.
StdError
The standard errors associated with
Estimate
(obtained from bootstrapping).CILower
The lower bounds of the confidence intervals for
Estimate
based onStdError
.CIUpper
The upper bounds of the confidence intervals for
Estimate
based onStdError
.Alpha
The significance level used in constructing the confidence interval (default is 0.05).
Pvalue
P-values associated with the causal estimates from the Wald method.
SNPs
The number of SNPs that used in the calculation.