[R] "no applicable method"

Kyle Ellrott kellrott at csbl.bmb.uga.edu
Wed Jun 27 18:58:24 CEST 2007


I'm getting started in R, and I'm trying to use one of the gradient  
boosting packages, mboost.  I'm already installed the package with   
install.packages("mboost") and loaded it with library(mboost).
My problem is that when I attempt to call glmboost, I get a message  
that " Error in glmboost() : no applicable method for "glmboost" ".
Does anybody have an idea of what kind of problem this is indicative of?


Kyle Ellrott



More information about the R-help mailing list