JuliaStats / TimeModels.jl

Modeling time series in Julia
Other
57 stars 28 forks source link

Support sparse system matrices and add proper x1 EM estimation #59

Closed GordStephen closed 8 years ago

GordStephen commented 8 years ago

Also adds a faster likelihood-only function for parameter fitting via nonlinear-optimization, eliminates unnecessary slowdowns related to system matrix generation during EM estimation, and fixes minor bugs.