From: Sasadhar Bera on
I am interested to use radial basis function network (RBFN) to predict multiple output. Most of the cases, I have seen RBFN is used for classification. Please tell me which type of method or algorithm is useful for the prediction purpose.
From: Greg Heath on
On Dec 30, 1:28 pm, "Sasadhar Bera" <sasadhar_b...(a)hotmail.com> wrote:
> I am interested to use radial basis function network (RBFN) to predict multiple output. Most of the cases, I have seen RBFN is used for classification. Please tell me which type of method or algorithm is useful for the prediction purpose.

help newrb
doc newrb

newrb only has one learning algorithm.
See my post on RBFNN for training advice.

Hope this helps,

Greg