get.xi {LassoNet} | R Documentation |
Updates the estimates of the connection signs by running mini OLS models.
Description
Updates connection signs \hat{\xi}
.
Usage
get.xi(Bx,By,beta,xi,M)
Arguments
Bx |
Bx element |
By |
By element |
beta |
|
xi |
|
M |
penalty matrix |
Value
xi |
|
Author(s)
Maintainer: Jonas Striaukas <jonas.striaukas@gmail.com>
References
Weber, M., Striaukas, J., Schumacher, M., Binder, H. "Network-Constrained Covariate Coefficient and Connection Sign Estimation" (2018) <doi:10.2139/ssrn.3211163>
[Package LassoNet version 0.8.3 Index]