coef.rlassoEffects {hdm} | R Documentation |
rlassoEffects
Method to extract coefficients from objects of class rlassoEffects
## S3 method for class 'rlassoEffects' coef(object, complete = TRUE, selection.matrix = FALSE, include.targets = FALSE, ...)
object |
an object of class |
complete |
general option of the function |
selection.matrix |
if TRUE, a selection matrix is returned that indicates the selected variables from each auxiliary regression. Default is set to FALSE. |
include.targets |
if FALSE (by default) only the selected control variables are listed in the |
... |
further arguments passed to functions coef or print. |
Printing coefficients and selection matrix for S3 object rlassoEffects