標籤: "statistic" 相關文章

利用ARIMA模型對股價進行預測(Forecasting Stock Price with ARIMA)

今天將介紹量化的其中一項工具- 自迴歸移動平均模型(Autoregressive Integrated Moving Average Model, ARIMA)

Tags:
# python
# investing
# econometric
# model
# arima
# stock
# forecast
# statistic
Date: 2021/04/17
認識迴歸模型(regression model)

迴歸模型是最被廣泛使用於探究因果關係的模型,本篇將介紹入門迴歸模型的使用方法。

Date: 2020/12/25
向量自我迴歸模型(Vector AutoRegression,VAR)

縮減式VAR解決 了同期資料無法進行預測的問題,利用變數與自身落後期進行迴歸分析。

Date: 2020/12/12