| MVMedian-class {MRZero} | R Documentation |
MRMVMedian class
Description
An object containing the estimates produced using the multivariable median method as well as various statistics.
Slots
ExposureThe names of the exposure variables.
OutcomeThe name of the outcome variable.
EstimateThe causal estimates from the multivariable median method.
StdErrorThe standard errors associated with
Estimate(obtained from bootstrapping).CILowerThe lower bounds of the confidence intervals for
Estimatebased onStdError.CIUpperThe upper bounds of the confidence intervals for
Estimatebased onStdError.AlphaThe significance level used in constructing the confidence interval (default is 0.05).
PvalueP-values associated with the causal estimates from the Wald method.
SNPsThe number of SNPs that used in the calculation.
[Package MRZero version 0.2.0 Index]