Skip to content

Releases: LAMPSPUC/StateSpaceModels.jl

v0.5.9

06 Apr 18:47
Compare
Choose a tag to compare

StateSpaceModels v0.5.9

Diff since v0.5.8

Closed issues:

  • Add a small example on README.md (#189)
  • Make an ETS that allows for all linear models (#233)

Merged pull requests:

v0.5.8

31 Mar 23:30
9962d4f
Compare
Choose a tag to compare

StateSpaceModels v0.5.8

Diff since v0.5.7

Closed issues:

  • Implement a plot to analyze the standard residuals (#242)
  • Problem using Kalman Filter (#243)
  • implement auto.arima (#248)
  • performance question (#249)

Merged pull requests:

v0.5.7

10 Mar 17:50
e5f6a53
Compare
Choose a tag to compare

StateSpaceModels v0.5.7

Diff since v0.5.6

Closed issues:

  • ARIMA model (#245)

Merged pull requests:

v0.5.6

04 Mar 15:18
492c098
Compare
Choose a tag to compare

StateSpaceModels v0.5.6

Diff since v0.5.5

Closed issues:

  • Make Plot Recipes for Unobserved Components model (#232)
  • Make Plot Recipes for simulated scenarios (#235)
  • Implement a backtest procedure (#239)

Merged pull requests:

v0.5.5

02 Feb 19:00
1b1255f
Compare
Choose a tag to compare

StateSpaceModels v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

23 Dec 20:37
1ff14db
Compare
Choose a tag to compare

StateSpaceModels v0.5.4

Diff since v0.5.3

Closed issues:

  • Add examples (#127)
  • Update optimization dependency (#181)

Merged pull requests:

v0.5.3

15 Dec 02:05
c7ecf5c
Compare
Choose a tag to compare

StateSpaceModels v0.5.3

Diff since v0.5.2

Closed issues:

  • Add Plot recipes for forecasting and components (#170)
  • Discover how to evaluate p_values without Distributions.jl (#186)
  • Lead-time forecasting (#198)
  • Stable documentation points to 0.3 (#217)

Merged pull requests:

v0.5.2

06 Dec 18:56
20c9333
Compare
Choose a tag to compare

StateSpaceModels v0.5.2

Diff since v0.5.1

Closed issues:

  • request - return loglikehood of model without optimizing (#185)
  • Help with some pathological forecasts (#201)
  • Consider standardising the data internally (#206)

Merged pull requests:

v0.5.1

01 Dec 21:14
e442870
Compare
Choose a tag to compare

StateSpaceModels v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

15 Oct 15:02
d818209
Compare
Choose a tag to compare

StateSpaceModels v0.5.0

Diff since v0.4.0

Closed issues:

  • Add ARIMA constructor (#116)
  • Add diagnostics struct to be returned after model is estimated (#130)
  • Function to update just the Kalman filter (#157)
  • Add time limit option to optimization (#158)
  • Add struct and print for the fit results (#166)
  • Add the multivariate kalman filter (#168)
  • Add and test an example with Cycles (#171)
  • Major to do's for 0.4 (#178)

Merged pull requests: