powered by
Summary method for the nn function
# S3 method for nn summary(object, prn = TRUE, ...)
Return value from nn
nn
Print list of weights
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/model/nn.html for an example in Radiant
nn to generate results
plot.nn to plot results
plot.nn
predict.nn for prediction
predict.nn
result <- nn(titanic, "survived", "pclass", lev = "Yes") summary(result)
Run the code above in your browser using DataLab