I have a number of variables which I want to winsorize at 1% and 99% level.
Can someone guide how can I do this?
Related Posts with Winsorizing Data
putwrap not respecting commands spread across multiple linesFor those of us still using Stata 15, putwrap facilitates the commingling of putdocx commands and co…
Code Interpret Of Loop Code: clear set obs 100 gen setA=0 gen setB=0 gen V1 = -1 + rnormal() gen V2 = 1 + rnormal() ge…
Using -foreach- to count for string variablesDear Statalists, I have a dataset with 28 string variables named"ox*tc", and the * represent to num…
New Stata User: Need help with effect size question and one other using svy tabulateI have a survey table with two variables. After output it shows 2x3 table and measures off associati…
Creating a variable for partner's health scoreIn a dataset in the form of: addressnr hhid general_health 1 1 5 2 1 6 3 2 9 4 2 8 5 3 2 6 3 4 With …
Subscribe to:
Post Comments (Atom)
0 Response to Winsorizing Data
Post a Comment