View source: R/jasaDataAnalysis.R
jasaDataAnalysis | R Documentation |
This function performance data analysis with multiply imputed datasets
jasaDataAnalysis(dataseta1, dataseta2, dataseta3, nimpute = 6, alpha = 0.05)
dataseta1 |
multiply imputed data set for outcomes and confounders. |
dataseta2 |
multiply imputed data set for covariates. |
dataseta3 |
multiply imputed data set for supplementary covariates. |
nimpute |
copies of imputed data sets. |
alpha |
to determine confidence as 1-alpha. |
perform both unadjusted and adjusted analyses and using Rubin's rule to combine results
estimators, variance estimates, and confidence intervals.
## Not run: jasaDataAnalysis(outcome,covariates,supplecov)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.