Hi everyone,
I need to calculate a variable as the standard deviation of another variable scaled by yet another variable, requiring at least 3 years of data.
This is how I calculate the standard deviation:
egen cfv = sd(oibdp)
But then I don't know how to proceed to scale the variable as explained above. Can anyone help me?
Thank you in advance!
Related Posts with Scaling a variable by another variable
Sparse group Lasso for multinomial logistic regressionHi everyone, I'm planning to do a multinomial logistic regression and would like to use the sparse …
Problem specifying conditions with ipolate commandHello, I have yearly panel data on 4 variables for all U.S. states, and the data are in wide format…
Reverse Causality Test with Panel DataHi there, I was wondering if it was possible for some assistance on how to carry out a reverse caus…
generating a Diff-inDiff outcomeHi Everyone, I have this data example below where I need to generate a Diff-outcome. The outcome is…
Gradient code bugDear forum visitors! I got a problem, working with panel data and max likelihood model. Specificall…
Subscribe to:
Post Comments (Atom)
0 Response to Scaling a variable by another variable
Post a Comment