I have an unbalanced panel data about mutual funds.
The variables are listed below:
yrm: the date variable,
wficn: the mutual fund identifier
crsp_fundno: the mutual fund share class identifier, one fund can have multiple share classes, one wficn can correspond to several crsp_fundno at each month
mgr_name: the name of a mutual fund manager or names of mutual fund managers; a mutual fund can be managed by a single manager, or be team managed
Theoretically, the value of mgr_name should be the same for different share classes (identified by crsp_fundno) of the same fund (wficn).
I want to investigate whether my data conforms to this theory.
How can I accomplish this task in stata? Thanks.
Related Posts with how to investigate whether the values of a variable in a group are the same
When export to Excel, how to exclude one variable?I use manual item "Data to Excel Spreadsheet" from File---Export. The codes are: Code: export excel…
Effect size questionI have a question about interpreting effect sizes. Let's say I have one model in which the main ind…
helphello, i'm going to do the two-step estimation using the heckman method and i need the commands used…
Difference in Difference with only three clusters (one untreated, two treated)Hi there! I am currently working on my dissertation studying how a school-based initiative affects …
Add a variable to a global variable list only if it is not already includedHi, I would like to add a variable to a global variable list only if they are not already included.…
Subscribe to:
Post Comments (Atom)
0 Response to how to investigate whether the values of a variable in a group are the same
Post a Comment