I got the usual regression output from a model i did in R.
Im looking for alternative test criteria that can be done in R which are not
in the standard lm output.
I need to:
a) asses the fit of a logistic regression model and of a linear regression
model
b) compare the fit of models against each other
c) Does r do things like...
Spearman’s rank
Cooks distance
Deviance
BIC
Elbow/Scree plot
--
View this message in context:
http://n4.nabble.com/testing-the-fit-of-a-regression-and-comparing-regressn-models-tp1055033p1055033.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.