On Thu, 21 Feb 2008, Luís Paulo F. Garcia wrote:

In nnet.formula(classe ~ ., data = treinamento_data, size = 10,  : group
Class is empty

What does this mean?

Well, you are the best placed to tell us as we don't have a reproducible example (see the footer) and you do.

But at a guess, 'classe' is a factor with a level 'Class' which has no examples (because that is what the message says).


        [[alternative HTML version deleted]]

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


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
______________________________________________
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.
  • [R] nnet Luís Paulo F. Garcia
    • Re: [R] nnet Prof Brian Ripley

Reply via email to