Dear all

I'm building logistic regression models using glm() and then
validating their predictive ability on a test set using predict() to
get the probabilities. I understand how to attain the deviance of the
model fitted to the training set. But is there a way to get the
deviance within the test set?

Cheers

Tom

-- 
Thomas Allen
Department of Biochemistry
University of Otago
710 Cumberland street
Box 56
Dunedin
New Zealand
Work: (+64)3 479 5123
Mobile: 027 321 4269
email1: hed...@gmail.com
email2: allth...@student.otago.ac.nz

Only the insane have strength enough to prosper and only those who
prosper can truly judge what is sane

______________________________________________
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.

Reply via email to