I have an unbalanced panel data about U.S. equity funds Variables:
yrqt: a date variable, such as 1981q1, 1981q2…
wficn: fund identifier
fund_name: the name of a mutual fund
Mutual fund may change its name over time. I want to create a new variable to identify these quarters when the fund’s name is different from the previous quarter. We can call this new variable is_change, whose value takes 1 if the fund’s name at current quarter is different from last quarter, and takes value of 0 if the fund’s name stays the same.
How can I accomplish the task described above with stata codes? Any advice would be greatly appreciated. Thank you.Array
Related Posts with how to identify a mutual fund changes its name and when
psmatch2Hello! When I use the syntax psmatch2 chronic1 `covariates' , logit common caliper(.001) neighbor(1)…
Graphic Processing Units and Time Series AnalysisI have been running ARCH/ARMAX models on an overclocked machine that has a clock speed of 5 GHz. Unf…
computed and store chi2Hello stata users, Thank you for taking the time to address my concern. (and sorry for my english..…
Estimating part-worth utilities in STATAHi, I am using the following conditional logit model to estimate the willingness to pay for insuranc…
Generating measures of repeat collaboration between firms over timeDear Statalist. I am trying to generate 2 separate measures of repeat collaboration between firms c…
Subscribe to:
Post Comments (Atom)
0 Response to how to identify a mutual fund changes its name and when
Post a Comment