I've never used neuralnet, but if this is like other modelling
functions in R, you need to put the column names corresponding to the
outputs, not the name of the object they came from. They might have
been changed in creating the data frame so take a look at
colnames(dt)
Hope that helps,
Michael
Hello List !
I'm a bright new R user, and I encounter a problem when trying to use the
neuralnet package.
I have a training set with 8 inputs, and there are 3 outputs (I need 3 distinct
neurones as output). Although I read the examples, and the package article, I
don't know how to tell R there
2 matches
Mail list logo