# Generated by roxygen2: do not edit by hand S3method(observed,ann) S3method(observed,nnet) S3method(plot,validann) S3method(predict,ann) S3method(validann,ann) S3method(validann,default) S3method(validann,nnet) export(ann) export(observed) export(validann) importFrom(grDevices,colors) importFrom(grDevices,dev.interactive) importFrom(grDevices,devAskNewPage) importFrom(graphics,abline) importFrom(graphics,hist) importFrom(graphics,layout) importFrom(graphics,legend) importFrom(graphics,lines) importFrom(graphics,par) importFrom(graphics,plot) importFrom(graphics,points) importFrom(graphics,title) importFrom(stats,acf) importFrom(stats,cor) importFrom(stats,dnorm) importFrom(stats,fitted) importFrom(stats,median) importFrom(stats,optim) importFrom(stats,pacf) importFrom(stats,predict) importFrom(stats,qnorm) importFrom(stats,qqnorm) importFrom(stats,qqplot) importFrom(stats,quantile) importFrom(stats,residuals) importFrom(stats,runif) importFrom(stats,sd) importFrom(stats,var)