Pythonの金融商品評価ライブラリQuantLib-Pythonの使い方を解説するシリーズの第3回。今回は「スワップイールドカーブ編その2」として、OISカーブ構築とOIS評価、カーブ変化に対するOIS時価の感応度計算などを取り扱う。ソースコード一式はJupyter Notebook形式で ...
🍀Learn Econometrics with Python 📌Wooldridge: Simple & Multiple OLS Linear Regression. -Exploratory Data Analysis (EDA) with Python: Histogram, Scatter Plot, Boxplot. -OLS Linear Regression using ...
This class allows you to OLS linear regression estimation with the ability to control for fixed effects according to some choice variables. Moreover, you can use robust methods (heteroscedasticity and ...
This repository contains a comprehensive Python implementation of panel data analysis and model comparison using the statsmodels library. The project aims to analyze a panel dataset of wages and ...
Spent part of my Sunday running a quick OLS regression on NASA and NSIDC climate data — temperature anomalies against Arctic sea ice extent, 1979 to 2025. Just an engineer who likes a clean dataset ...