Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 354 Bytes

NEWS.md

File metadata and controls

10 lines (8 loc) · 354 Bytes

trendfilter (development version)

Breaking changes

  • Add an option to standardize y (default TRUE). This improves computation significantly
  • Move to x.x.x.9xxx version numbering.
  • Add News
  • lambda must be an argument to cv_trendfilter(). Otherwise, passing it optionally fails to forward it correctly through ... in the CV fits.