Package: ai
Title: Build, Predict and Analyse Artificial Intelligence Models
Version: 1.0.4.44
Authors@R: 
    person("Rafal", "Urniaz", , "rafal.urniaz@cantab.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0192-2165"))
Description: An interface for data processing, building models, predicting values and analysing outcomes. Fitting Linear Models, Robust Fitting of Linear Models, k-Nearest Neighbor Classification, 1-Nearest Neighbor Classification, and Conditional Inference Trees are available.
Depends: R (>= 4.4.0)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/urniaz/ai
BugReports: https://github.com/urniaz/ai/issues
biocViews: Software
Imports: base, class, stats, caTools, MASS, party, Metrics
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-30 22:26:49 UTC; urniaz
Author: Rafal Urniaz [aut, cre] (<https://orcid.org/0000-0003-0192-2165>)
Maintainer: Rafal Urniaz <rafal.urniaz@cantab.net>
Repository: CRAN
Date/Publication: 2024-10-02 13:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 08:53:16 UTC; unix
