[R] How to build and importance chart with mlp function from RSNNS package in R?

2014-07-07 Thread meg
I would like to build a bar plot with the importance of the independent variables ranked by largest value. I am using the mlp function for the model and don't believe I am using the correct output. model is what comes out of the mlp function data(iris) #shuffle the vector iris <- iris[sample(1:nr

[R] What are the other Options for hiddenActFunc in the RSNNS r package?

2014-06-30 Thread meg
I am trying to figure out the options for hiddenActFunc..any help would be great!! -- View this message in context: http://r.789695.n4.nabble.com/What-are-the-other-Options-for-hiddenActFunc-in-the-RSNNS-r-package-tp4693313.html Sent from the R help mailing list archive at Nabble.com.