https://github.com/cran/neuralnet
Raw File
Tip revision: aa8b7c21ad6a1bea3a596aa7658779910dd0b42b authored by Marvin N. Wright on 07 February 2019, 21:20:07 UTC
version 1.44.2
Tip revision: aa8b7c2
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(plot,nn)
S3method(predict,nn)
export(compute)
export(confidence.interval)
export(gwplot)
export(neuralnet)
export(prediction)
import(stats)
back to top