View source: R/4-1-double-deep-tl.R
double_deepTL | R Documentation |
The algorithm for double deep treatment learning in comparative effectiveness analysis.
double_deepTL( object, en_dnn_ctrl1 = NULL, en_dnn_ctrl2 = NULL, methods = c("revised-semi", "semi", "cov-adj", "ipw1", "ipw2", "ipw3", "double-robust"), ... )
object |
A |
en_dnn_ctrl1 |
A list of parameters to be passed to |
en_dnn_ctrl2 |
A list of parameters to be passed to |
methods |
Methods included in this analysis. |
... |
Parameters passed to both en_dnn_ctrl1 and en_dnn_ctrl2. |
Returns a list
of results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.