Skip to content

Commit

Permalink
Updated seasonal model code
Browse files Browse the repository at this point in the history
- Introduced a new function `momlevel.trend.deseason`
  that is based on the existing `seasonal_model` code
- New code supports both dask arrays and in-memory
  numpy arrays
- Options to return the fitted model, residuals from
  the model, and the coefficients of the model

Towards a faster seasonal model routine

Updated seasonal model code that works with coeffs

Updated seasonal model
  • Loading branch information
jkrasting committed Dec 12, 2024
1 parent 13b6d81 commit ba75c1b
Showing 1 changed file with 398 additions and 0 deletions.
Loading

0 comments on commit ba75c1b

Please sign in to comment.