The variable on acres unit was a string variable. I encoded it and created a new numeric (float) variable. I have data in acres and it is "blank" in some observations. replaced the blank values("") values to 0. Created a new hectare_variable=0.4. Formated it to %3.0g. Then multiplied acrea_unitvariable*hectare variable. But, the values are not correct.
Related Posts with How to generate a new variable to convert data of acres unit variable to hectares unit? (1 acre=0.4hectare)
Difference-in-Difference, with IVHello everyone, I would like to ask one question that I am struggling on. I would like to estimate …
Seemingly unrelated regression (sureg) & Testing for significant differences of a coefficient across more than two equationsI will use sureg (seemingly unrelated regression) to analyze my data. I need to test my coefficients…
Using (nested) loops to conditionally sumHello, thank you in advance for any advice you are able to provide me with. I am a rather novice whe…
area specific linear time trendI have 2012-2018(Aug) monthly data, there are 80 (6*12+8) time periods. 52 areas in the data set I …
filling missing valuesDear All, I find this question here (in Chinese). The raw data is Code: * Example generated by -da…
Subscribe to:
Post Comments (Atom)
0 Response to How to generate a new variable to convert data of acres unit variable to hectares unit? (1 acre=0.4hectare)
Post a Comment