Expanding OLS
Version 1.0.0.0 (2.22 KB) by
Sarunas Girdenas
This code runs OLS on the expanding window
This code runs OLS on expanding window. This means, that OLS will be performed on ever expanding sample size until we finish all observations.
We check if code is correct by running OLS on the whole sample size and comparing it to the last estimate obtained from expanding window OLS. If they are identical, then the code is indeed correct.
Cite As
Sarunas Girdenas (2026). Expanding OLS (https://www.mathworks.com/matlabcentral/fileexchange/45623-expanding-ols), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Find more on Define Shallow Neural Network Architectures in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
