tmle (Q30303): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Created claim: source code repository (P339): https://github.com/cran/tmle, #quickstatements; #temporary_batch_1711027662947 |
||
Property / source code repository | |||
Property / source code repository: https://github.com/cran/tmle / rank | |||
Normal rank |
Revision as of 15:09, 21 March 2024
Targeted Maximum Likelihood Estimation
Language | Label | Description | Also known as |
---|---|---|---|
English | tmle |
Targeted Maximum Likelihood Estimation |
Statements
22 August 2023
0 references
Targeted maximum likelihood estimation of point treatment effects (Targeted Maximum Likelihood Learning, The International Journal of Biostatistics, 2(1), 2006. This version automatically estimates the additive treatment effect among the treated (ATT) and among the controls (ATC). The tmle() function calculates the adjusted marginal difference in mean outcome associated with a binary point treatment, for continuous or binary outcomes. Relative risk and odds ratio estimates are also reported for binary outcomes. Missingness in the outcome is allowed, but not in treatment assignment or baseline covariate values. The population mean is calculated when there is missingness, and no variation in the treatment assignment. The tmleMSM() function estimates the parameters of a marginal structural model for a binary point treatment effect. Effect estimation stratified by a binary mediating variable is also available. An ID argument can be used to identify repeated measures. Default settings call 'SuperLearner' to estimate the Q and g portions of the likelihood, unless values or a user-supplied regression function are passed in as arguments.
0 references