print.med.big {mmabig} | R Documentation |
Print an med.big object
Description
Print the estimation of mediation effects from an med.big object: from the function med.big.
Usage
## S3 method for class 'med.big'
print(x,...,pred.new=NULL,w.new=NULL,print=T)
Arguments
x |
a med object created initially call to med. |
... |
other arguments passed to the print function. |
pred.new |
the new set of predictors. |
w.new |
the new weight with the new set of predictors. |
print |
print the results if TRUE. |
Author(s)
Qingzhao Yu qyu@lsuhsc.edu and Bin Li bli@lsu.edu
References
Yu, Q., Fan, Y., and Wu, X. (2014) <doi:10.4172/2155-6180.1000189>. "General Multiple Mediation Analysis With an Application to Explore Racial Disparity in Breast Cancer Survival," Journal of Biometrics & Biostatistics,5(2): 189.
Yu, Q., Scribner, R.A., Leonardi, C., Zhang, L., Park, C., Chen, L., and Simonsen, N.R. (2017) <doi:10.1016/j.sste.2017.02.001>. "Exploring racial disparity in obesity: a mediation analysis considering geo-coded environmental factors," Spatial and Spatio-temporal Epidemiology, 21, 13-23.
Yu, Q., and Li, B. (2017) <doi:10.5334/hors.160>. "mma: An r package for multiple mediation analysis," Journal of Open Research Software, 5(1), 11.
Li, B. and Yu, Q. (2018). "Mediation Analysis with Large Data Sets".
See Also
"med.big"
Examples
#See help(mma.big)