I am writing out a program to get the highest fit, by taking out observations that lower the Rw2. It could be done if we had the code, used to calculate Rw2 in the robust regression output, because using the formula from the definition for Rw2, seems complicated :D
Thank you.
Search found 2 matches
- Thu Nov 19, 2015 3:57 pm
- Forum: Programming
- Topic: How to get Rw2 from
- Replies: 2
- Views: 2537
- Thu Nov 19, 2015 2:14 pm
- Forum: Programming
- Topic: How to get Rw2 from
- Replies: 2
- Views: 2537
How to get Rw2 from
Hi, to get the Rsquared statistic from a ols regression output, you use the @r2 command.
What is the command to get the Rw2 statistic, which is a better measure of fit than R2, from a robust regression output?
What is the command to get the Rw2 statistic, which is a better measure of fit than R2, from a robust regression output?
