Skip to content

Releases: LAMPSPUC/ScoreDrivenModels.jl

v0.1.3

28 Aug 15:03
036e012
Compare
Choose a tag to compare

ScoreDrivenModels v0.1.3

Diff since v0.1.2

Closed issues:

  • fit_stats double printing (#110)

Merged pull requests:

v0.1.2

25 Aug 20:44
4765098
Compare
Choose a tag to compare

ScoreDrivenModels v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

20 Aug 07:03
134d5d2
Compare
Choose a tag to compare

ScoreDrivenModels v0.1.1

Diff since v0.1.0

Closed issues:

  • Add Beta with 3 parameters (#54)
  • Benchmarks should not be on the estimation. (#56)
  • Add interface to choose time_varying_params based on their types (#59)
  • Add Student's t distribution (#67)
  • Improve Distributions documentation (#75)
  • Add tests for forecasting and simulation (#82)
  • Fix link documentation (#91)
  • Improve fitting prints (#92)
  • Verbose 0 should not print the rounds in the fit method (#96)

Merged pull requests:

v0.1.0

06 Feb 21:09
v0.1.0
7bb02f8
Compare
Choose a tag to compare

v0.1.0 (2020-02-04)

Diff since 34eaaa29a2b18b4be55f08f81bb53860ad70a37b

Closed issues:

  • Link interface should not be defined for each distribution (#50)
  • Accelerate with StaticArrays (#49)
  • Create some prints with estimation results (#48)
  • Check results with ARCHModels.jl (#45)
  • Performance of GAS Beta needs improvement (#31)
  • Scalings other than 0.0 not working (#30)
  • Test estimation of GAS(1, 1) for some distributions (#24)
  • Multiple simulations function (#21)
  • Add Travis and register version 0.1.0 (#19)
  • Implement tests for the score file (#8)
  • Implement season GAS_Sarima dynamic initialization (#7)
  • Improve type system (#5)
  • Add scores, fischer informations and loglik with proofs and tests (#3)
  • Be able to simulate GAS(1, 1) for any distribution (#1)

Merged pull requests: