| MRcML-class {MRZero} | R Documentation |
MRcML Class
Description
An object containing the results of MRcML.
Slots
ExposureThe names of the exposure variables.
OutcomeThe name of the outcome variable.
EstimateEstimate of theta.
StdErrorStandard error of estimate.
Pvaluep-value of estimate.
BIC_invalidSet of selected invalid IVs if cML-BIC is performed, i.e. without MA or DP.
GOF1_pp-value of the first goodness-of-fit test.
GOF2_pp-value of the second goodness-of-fit test.
SNPsThe number of SNPs that were used in the calculation.
AlphaSignificance level for the confidence interval for estimate, default is 0.05.
CILowerLower bound of the confidence interval for estimate.
CIUpperUpper bound of the confidence interval for estimate.
MAIndicator of whether model average is applied.
DPIndicator of whether data perturbation is applied.
[Package MRZero version 0.2.0 Index]