Raw File
Package: validann
Type: Package
Title: Validation Tools for Artificial Neural Networks
Version: 1.2.0
Date: 2016-11-08
Authors@R: person("Greer B.", "Humphrey",
                  email = "greer.humphrey@student.adelaide.edu.au",
                  role = c("aut", "cre"))
Description: Methods and tools for analysing and validating the outputs
    and modelled functions of artificial neural networks (ANNs) in terms
    of predictive, replicative and structural validity. Also provides a
    method for fitting feed-forward ANNs with a single hidden layer.
Depends: R (>= 3.1.0)
Imports: moments
Suggests: nnet, knitr, rmarkdown
License: GPL (>= 2)
URL: http://github.com/gbhumphrey1/validann
BugReports: http://github.com/gbhumphrey1/validann/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-16 11:46:51 UTC; ghumphrey
Author: Greer B. Humphrey [aut, cre]
Maintainer: Greer B. Humphrey <greer.humphrey@student.adelaide.edu.au>
Repository: CRAN
Date/Publication: 2016-11-16 12:58:27
back to top