It appears to be legitimate to include multi-level categorical and continuous 
variables in defining the model for earth (e.g. y ~ cat + cont1 + cont2) but is 
it also then possible use categoricals in the predict method using the earth 
result? I tried but it returns an error which is not very informative.

Thanks

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