nnets: Function nnets

nnetsR Documentation

Function nnets

Description

Fits multiple initializations of nnet and returns a sorted list of nnet-objects.

Usage

nnets(data.train, output = NULL, rep.nnet = 10, seed = 0, plot = F,
  size = 3, decay = 0, linout = T, trace = F, ...)

Arguments

data.train

data.frame containing training data.

output

index or name of criterion in training data.


AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.