Use glmgen
in growth rate function when ready
#57
Labels
blocked-by-external
Can't/shouldn't proceed w/o external action or PRs --- check back periodically
enhancement
New feature or request
P2
low priority
When
glmgen::trendfilter()
is a bit more robust and battle-hardened (is that ever going to happen?), we should use it in thegrowth_rate()
function for the trend filtering option, instead ofgenlasso::trendfilter()
.The
glmgen
version is going to be much faster, and it would allow for arguments to be more directly passed, just like the smooth spline option (instead of the weird/custom argument handling we have now).The text was updated successfully, but these errors were encountered: