| MRConMix-class {MRZero} | R Documentation |
MRConMix Class
Description
An object containing the estimate produced using the contamination mixture method as well as various statistics.
Slots
ExposureThe names of the exposure variables.
OutcomeThe name of the outcome variable.
PsiThe value of the standard deviation of the distribution of invalid estimands (default is 1.5 times the standard deviation of the ratio estimates).
EstimateThe causal estimate from the contamination mixture method.
CIRangeThe confidence interval for
Estimatebased on a grid search.CILowerThe lower limit of the confidence interval. If the confidence interval contains multiple ranges, then lower limits of all ranges will be reported.
CIUpperThe upper limit of the confidence interval. If the confidence interval contains multiple ranges, then upper limits of all ranges will be reported.
CIMinThe smallest value used in the search to find the confidence interval.
CIMaxThe largest value used in the search to find the confidence interval.
CIStepThe step size used in the search to find the confidence interval.
PvalueThe p-value associated with the estimate calculated using the likelihood function and a chi-squared distribution.
ValidThe numbers of genetic variants that were considered valid instruments at the causal estimate.
ValidSNPsThe names of genetic variants that were considered valid instruments at the causal estimate.
AlphaThe significance level used in constructing the confidence interval (default is 0.05).
SNPsThe number of SNPs that were used in the calculation.