Raw File
# 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