neuralnet_predict | R Documentation |
Predicting Compliance from control group experimental data
neuralnet_predict(neuralnet.complier.mod, exp.data, treat.var, compl.var)
neuralnet.complier.mod |
results from |
exp.data |
|
treat.var |
string for treatment variable |
compl.var |
string for compliance variable |
data.frame
object with true compliers, predicted compliers in the
control group, and all compliers (actual + predicted).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.