nnets | R Documentation |
Fits multiple initializations of nnet and returns a sorted list of nnet-objects.
nnets(data.train, output = NULL, rep.nnet = 10, seed = 0, plot = F, size = 3, decay = 0, linout = T, trace = F, ...)
data.train |
data.frame containing training data. |
output |
index or name of criterion in training data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.