https://github.com/cran/validann
Raw File
Tip revision: 404b76d1ca2276b77682315600f372ee68ff3545 authored by Greer B. Humphrey on 08 November 2016, 08:10:29 UTC
version 1.1.0
Tip revision: 404b76d
DESCRIPTION
Package: validann
Type: Package
Title: Validation Tools for Artificial Neural Networks
Version: 1.1.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-08 02:05:48 UTC; ghumphrey
Author: Greer B. Humphrey [aut, cre]
Maintainer: Greer B. Humphrey <greer.humphrey@student.adelaide.edu.au>
Repository: CRAN
Date/Publication: 2016-11-08 08:10:29
back to top