[R] nnet
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Dec 21 08:56:24 CET 2005
Please do not post repeatedly to multiple lists. (I have removed
Bioconductor from this reply, and this repeats
https://stat.ethz.ch/pipermail/r-help/2005-December/083391.html.)
That output is not from nnet: the first 10 lines are trace msgs from nnet,
but no nnet output is shown. (It looks like a confusion matrix, but only
you know how you generated it.)
See also the comments at the end of this reply.
- The uncredited author of nnet
On Wed, 21 Dec 2005, madhurima bhattacharjee wrote:
> Hello Everybody,
>
> I would like to know how to interpret the result of nnet function of R.
> My result looks like this:
>
> # weights: 24
> initial value 6.533893
> iter 10 value 4.616299
> iter 20 value 4.616120
> iter 30 value 4.616109
> iter 30 value 4.616109
> final value 4.616109
> converged
> cres
> true 1
> 1 10
> 2 3
>
> Can anyone please help me asap?
> Thanks and Regards,
> Madhurima.
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
That really does apply to you.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
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
More information about the R-help
mailing list