Description Usage Arguments Value
Factory function that returns an sl3_Task
generator
function used in fitting the appropriate mediator derived conditional
likelihood factor for NDE/NIE/medshift.
1 2 3 4 | mediator_task_fun_factory(
param_type = c("NDE", "NIE", "medshift"),
subset_value = NA
)
|
param_type |
A |
subset_value |
A |
A function
that takes a [tmle3]{tmle3_Task}
and a
[tmle3]{Likelihood}
and returns a new [sl3]{sl3_Task}
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.