Can anyone tell me how to get the "parts" that make up the logit from a fitted gam model? For example if I have the following gam model: gam.all<-gam(depvar~lo(x1)+lo(x2),family=binomial,data=""> I c
Dear S list When I run val.prob with the group=T option I get a warning message saying "NAs generated in: log(x)". When I do not use the group=T option I do not get an error. Otherwise the output loo
Dear S list Does any one have script code that they would be willing to share that calculates various measures of classification success for a regression model with a binary dependent variable (logis
Dear Splus list I am writing a manuscript in which I present several figures showing the results of fitting a generalized additive model (family = binomial) to a dataset containing a number of catego