Artificial Neural Network
This Class represents an Artificial Neural Network model objects and hosts all the information related to the model.
See nnet for the meaning of the slots.
size
integer. Number of the units in the hidden layer.
decay
numeric. Weight decay.
rang
numeric. Initial random weights.
maxit
integer. Maximum number of iterations.
model
nnet. The randomForest model object.
Sergio Vignali
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.