Create or update a General regression neural network.
Usage
learn(set, nn, variable.column = 1)
Arguments
set
Data frame representing the training set. The
first column is used to define the category of each
observation (set category.column if it is not the
case).
nn
A General regression neural network with or
without training.