Dear all,
I have a basic Fama French Model and I need help to save the beta coefficients of each year for each company in a new variable. My dataset contains 1000 companies and 15 years (unbalanced). So I want to store for every company for every year the beta coefficient in a new variable.
My model looks like this:
Y = Alpha + Beta1 x Market + Beta2 x SMB + Beta3 x HML + e
I want to store for every company for every year the beta coefficients in a new variable. Is there a simple way of doing this?
Thank you in advance!
BR
Corn
Related Posts with Storing Fama French Betas in new variable
String HandlingHow do I remove trailing spaces for all variables in Stata at once? I know that I can remove spaces …
not losing data when collapsing on spellidI have a situation where I have 5 million records, many of them duplicates spellid's with separate p…
specification test for panel dataHello community after regressing my three models (FE,RE,Poold) I know that I have to choose between …
Blinder-Oaxaca DecompositionHello! I am trying to perform a Blinder Oaxaca Decomposition on the log of hourly wages for the gen…
"type mismatch" in collapseDear all, I'm getting the error message Code: type mismatch (r109) using the collapse function Co…
Subscribe to:
Post Comments (Atom)
0 Response to Storing Fama French Betas in new variable
Post a Comment