Package: validann
Title: Validation Tools for Artificial Neural Networks
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.
Version: 1.3
Date: 2026-08-19
Depends: R (>= 3.1.0)
Imports: moments
Suggests: nnet, knitr, rmarkdown
Maintainer: Patrice Kiener <rpackages@inmodelia.com>
Authors@R: c(
    person("Greer B.", "Humphrey", role = c("aut"),
		email = "greer.humphrey@student.adelaide.edu.au"),
    person("Patrice", "Kiener", role = c("cre"), 
		email = "rpackages@inmodelia.com", 
		comment = c(ORCID = "0000-0002-0505-9920"))
    )
URL: https://github.com/gbhumphrey1/validann
BugReports: https://github.com/gbhumphrey1/validann/issues
License: GPL (>= 2)
NeedsCompilation: no
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
Packaged: 2026-08-19 13:10:59 UTC; Patrice
Author: Greer B. Humphrey [aut],
  Patrice Kiener [cre] (ORCID: <https://orcid.org/0000-0002-0505-9920>)
Repository: CRAN
Date/Publication: 2026-08-19 22:30:02 UTC
