Displaying 1 result from an estimated 1 matches for "defbetas".
Did you mean:
dbetas
2010 Mar 26
0
row names in regression results and saving the identification results from added variable plots
...ow to set the row names for the original data frame to be the
Riding name, but when I run the regression, the residuals, dfbetas,
cook's d all lose those and are listed with the original row number.
This does not pose a significant problem for when I'm just looking at
residuals and defbetas, because I've figured out how to match up the
row names to those variables.
But it is posing a bit of a problem now that I'm looking at added
variable plots; the calculations are more difficult to match up the
results to the row names.
As a second question, I have figured out how to...