Re: Trying to add model name to classify() output

2019-09-25 Thread Joel Bernstein
You can use the val function, which will just returns the string. val(CRIME) as expected Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Sep 23, 2019 at 10:00 PM Peter Davie < peter.da...@convergentsolutions.com.au> wrote: > Hi, > > I have trained a number of logistic regression classific

Trying to add model name to classify() output

2019-09-23 Thread Peter Davie
Hi, I have trained a number of logistic regression classification models (using train()) and I am now trying to evaluate these models.  I want to add the model name to the classify() (output) stream.  I am trying to use the following select() with setValue() as follows: select(     classify(