ScoreDrivenModels.jl
ScoreDrivenModels.jl copied to clipboard
Score-driven models, aka generalized autoregressive score models, in Julia
For example, functions in https://github.com/LAMPSPUC/ScoreDrivenModels.jl/blob/master/src/initial_params.jl
- [ ] Beta - [ ] Gamma - [ ] Weibull - [ ] Negative binomial @marinadietze
There's a lot of redundancy in `Fitted ` and `EstimationStats`, so I question the need of both types. I think we could just have `EstimationStats` within `Fitted`.
I stumbled upon this site and thought it may be good for you to add this package to the list. Just a thought. http://www.gasmodel.com/code.htm P.S. Nice talk at JuliaCon 2020.