Panel Data Structure with Fixed Effects Model
이전 댓글 표시
I need to estimate linear fixed effects model with 1 dependent variable and 2 independent variables and I'm wondering how I should order my data and how I could estimate my model. Currently my data is organized in excel in 3 different datasheets with column headers for the companies and row headers for the years. Resulting in a N*T matrix for all my variables. Do I need to reorder my data to a NT * 1 matrix for my dependent variable and a NT * 2 (2 independent variables)? Or is there an easier way to estimate a fixed effects model in matlab?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!