Re: [R] testing the fit of a regression and comparing regressn models

2010-01-22 Thread Ista Zahn
Hi, It sounds to me like you need to learn to use R's help functions. Try help.search("logistic regression") help.search("spearman") etc. If you don't find what you need with help.search() you can broaden your search filed by switching to RSiteSearch(). -Ista On Fri, Jan 22, 2010 at 4:53 PM, Di

Re: [R] testing the fit of a regression and comparing regressn models

2010-01-22 Thread DispersionMap
anyone? -- View this message in context: http://n4.nabble.com/testing-the-fit-of-a-regression-and-comparing-regressn-models-tp1055033p1101383.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://st

[R] testing the fit of a regression and comparing regressn models

2010-01-21 Thread DispersionMap
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