get_mnpp.lasso | R Documentation |
Finds the lowest penalty parameter for a null lasso model.
get_mnpp.lasso(z, data, Trt, Y)
z |
a numeric vector of estimated CATEs from Step 1 |
data |
a data frame containing a response, binary treatment indicators, and covariates. |
Trt |
a string specifying the name of the column of |
Y |
a string specifying the name of the column of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.