Re: [R] NaiveBayes fails with one input variable (caret and klarR packages)

2009-06-30 Thread Emmanuel Charpentier
Le mardi 30 juin 2009 à 14:51 -0400, Max a écrit : > I just put a new version on cran... Now, *that's* support !!! bug report at 17:31, acknowledgement at 20:12, (probable) bug fix at 20:51. Bravo, bravissimo, Max ! Try that, SAS support ! Emmanuel Charpen

Re: [R] NaiveBayes fails with one input variable (caret and klarR packages)

2009-06-30 Thread Uwe Ligges
Damian Krstajic wrote: Hello, We have a system which creates thousands of regression/classification models and in cases where we have only one input variable NaiveBayes throws an error. Maybe I am mistaken and I shouldn't expect to have a model with only one input variable. We use R versi

Re: [R] NaiveBayes fails with one input variable (caret and klarR packages)

2009-06-30 Thread Max
I just put a new version on cran... On 6/30/09 2:12 PM, "Max Kuhn" wrote: > I'm figuring this out now and I'll let you know when it is resolved... > > On Tue, Jun 30, 2009 at 11:31 AM, Damian Krstajic > wrote: >> >> Hello, >> >> We have a system which creates thousands of regression/classifi

Re: [R] NaiveBayes fails with one input variable (caret and klarR packages)

2009-06-30 Thread Max Kuhn
I'm figuring this out now and I'll let you know when it is resolved... On Tue, Jun 30, 2009 at 11:31 AM, Damian Krstajic wrote: > > Hello, > > We have a system which creates thousands of regression/classification models > and in cases where we have only one input variable  NaiveBayes throws an >

[R] NaiveBayes fails with one input variable (caret and klarR packages)

2009-06-30 Thread Damian Krstajic
Hello, We have a system which creates thousands of regression/classification models and in cases where we have only one input variable NaiveBayes throws an error. Maybe I am mistaken and I shouldn't expect to have a model with only one input variable. We use R version 2.6.0 (2007-10-03). We