Hello,
I am running this tabulate command to display some studentized residuals:
tabulate cname if rstudent_1974>=1 & year>=1974 & year<=1988 & fh_ipolity2>=8 & bmr_demdur>=5 & pwt_pop>=1, sum(rstudent_1974)
The tabulation is shown in the picture below. Is there any way to only show countries with frequencies of >=5?
Array
Thank you.
Martin
Related Posts with Tabulation only for freq>=5
Panel data regression - problems getting reasonable results on debt ratioHi everyone, I'm running a regression on my panel data, where the results I'm getting on my debt ra…
Divide the string including chinese into two columnsdear sir: I want to know how to divide the following strings into two columns, one for Chinese chara…
Unbalanced Panel - Selection Bias due to unequal time periods onlyHi everyone, I have an unbalanced panel data per Stata as seen here: Code: . //Setting panel var…
IV-panel-xtivreg: zero coefficient; time fixed effectsHello Statalist! I'm doing the project about UIP(uncovered interest rate parity) and illiquidity ris…
repeating iterations with unchanging log likelihood valuesGreetings all, I am using meqrlogit to predict binary outcome (use of potentially harmful medicatio…
Subscribe to:
Post Comments (Atom)
0 Response to Tabulation only for freq>=5
Post a Comment