Closed saberpowers closed 4 years ago
thanks for reporting this issue. we are working to fix it. please use the stable version on CRAN for now.
install.packages("gglasso")
Thanks for the quick response! It looks like the stable version does not offer the option of specifying observation weights, which I would very much like to do.
that's correct. we recently implemented observation weights, but for least squares loss only. we also only have it working for gglasso
, but not yet implemented for cv.gglasso
.
We are working on the fix