-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
P2low prioritylow priorityblocked-by-externalCan't/shouldn't proceed w/o external action or PRs --- check back periodicallyCan't/shouldn't proceed w/o external action or PRs --- check back periodicallyenhancementNew feature or requestNew feature or request
Description
When glmgen::trendfilter()
is a bit more robust and battle-hardened (is that ever going to happen?), we should use it in the growth_rate()
function for the trend filtering option, instead of genlasso::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).
Metadata
Metadata
Assignees
Labels
P2low prioritylow priorityblocked-by-externalCan't/shouldn't proceed w/o external action or PRs --- check back periodicallyCan't/shouldn't proceed w/o external action or PRs --- check back periodicallyenhancementNew feature or requestNew feature or request