No articles match
Using standardized mean differences4 years ago
Standardized mean difference | Load packages | Load data | Unmatched table | Propensity score estimation | Propensity score matching | Propensity score matching weight | Propensity score overlap weight | Assessing balance before and after matching/weighting | Outcome analysis
Validation of extended formuals with effect modification using bootstrap4 years ago
About this document | Parallel computing setup | Simulated data generating process | Generate datasets | Model fit | 1. Linear mediator model, linear outcome model | 2. Logistic mediator model, linear outcome model | 3. Linear mediator model, logistic outcome model | 4. Logistic mediator model, logistic outcome model | Results comparison
Implementation of extended formulas when there are effect measure modifiers4 years ago
No EMM by covariates | EMM by covariates | There is $A\times C$ term in mediator model | There is $A\times C$ term in both mediator and outcome models | There are $A\times C$ term in both mediator and outcome models, and $M\times C$ term in outcome model
Introduction to user interface functions4 years ago
Data preparation | regmedint object | regemedint() object constructor | summary() for regmedint | coef() for regmedint | vcov() for regmedint | confint() for regmedint | print() for regmedint | Methods for summary_regmedint | coef() for summary_regmedint | print() for summary_regmedint
Introduction to tableone5 years ago
What is tableone? | Load packages | Single group summary | Simplest use case | Categorical variable conversion | Showing all levels for categorical variables | Detailed information including missingness | Summarizing nonnormal variables | Fine tuning | Multiple group summary | Testing | Exporting | Quick and dirty way | Real export way | Miscellaneous | Categorical or continous variables-only
Implementation of formulas5 years ago
mreg linear yreg linear (V2015 p466 Proposition 2.3) | Point estimates | Standard error estimates | mreg linear yreg non-linear (V2015 p468 Proposition 2.4) | mreg logistic yreg linear (V2015 p471 Proposition 2.5) | mreg logistic yreg non-linear (V2015 p473 Proposition 2.6) | Bibliography
Using bootstrapping with regemedint5 years ago
Bootstrapping support | boot package | modelr package | Comparison to the delta method confidence intervals
Using multiple imputation with regmedint5 years ago
Missing data generation | Truth fit | Naive complete case analysis | Multiple imputation | Comparison