Nnet: Neural Networks Using Multiple Starting Weights
Description
Estimates a feed forward neural network using multiple intial starting weight
vectors using the nnet function, and selects as the final model the one
that minimizes the criterion function. This function is designed to be used
with the Rcmdrma package. The function nnSub implements subsetting in
a way more analogous to other R fitting functions.