在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:PaulSoderlind/FinancialEconometrics开源软件地址:https://github.com/PaulSoderlind/FinancialEconometrics开源编程语言:Jupyter Notebook 97.6%开源软件介绍:IntroductionThis repository contains Julia code for a Financial Econometrics (MSc) course at UNISG. Instructions
On the Files
Relation to Other Julia Econometrics CodesThe notebooks are closely tied to my lecture notes. The focus is on learning, so most methods are built from scratch. For instance, to estimate a GARCH model, the notebook builds the likelihood function, calls on a routine for optimisation (for the point estimates) and then differentiation (for the standard errors). See Michael Creel's code for a similar approach (also focused on teaching) The following packages provide more convenient (and often more powerful) routines: GLM.jl for regressions CovarianceMatrices.jl for robust (heteroskedasticity and/or autocorrelation) covariance estimates HypothesisTests.jl for testing residuals and distributions ARCHModels.jl for estimating ARCH and GARCH models KernelDensity.jl for kernel density estimation QuantileRegressions.jl for quantile regressions |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论