[R] [R-pkgs] Probabilistic neural network (PNN)

Pierre-Olivier Chasset pierre-olivier at chasset.net
Fri May 17 14:07:47 CEST 2013


Dear useRs,

I am pleased to announce the release of the new package PNN.

PNN implements the algorithm proposed by Specht (1990). It is written in the R statistical language. It solves a common problem in automatic learning. Knowing a set of observations described by a vector of quantitative variables, we classify them in a given number of groups. Then, the algorithm is trained with this datasets and should guess afterwards the group of any new observation. This neural network has the main advantage to begin generalization instantaneously even with a small set of known observations. It is delivered with four functions - learn, smooth, perf and guess - and a dataset. The functions are documented with examples and provided with unit tests.

Continue reading at http://flow.chasset.net/r-pnn/

Have a good week-end,

Pierre-Olivier Chasset
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages



More information about the R-help mailing list