| MVMedian-class | R Documentation |
An object containing the estimates produced using the multivariable median method as well as various statistics.
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 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 Wald method.
SNPsThe number of SNPs that used in the calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.