Package: Kira
Type: Package
Title: Machine Learning
Version: 1.0.6
Date: 2024-09-04
Imports: graphics, grDevices, MASS, stats
Authors@R: c(person(given = c("Paulo Cesar"), family = "Ossani", 
             email = "ossanipc@hotmail.com", 
             role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0002-6617-8085")))
Depends: R (>= 3.3.2)
Description: Machine learning, containing several algorithms for supervised and unsupervised classification, in addition to a function that plots the Receiver Operating Characteristic (ROC) and Precision-Recall (PRC) curve graphs, and also a function that returns several metrics used for model evaluation, the latter can be used in ranking results from other packs.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: yes
Author: Paulo Cesar Ossani [aut, cre] (<https://orcid.org/0000-0002-6617-8085>)
Maintainer: Paulo Cesar Ossani <ossanipc@hotmail.com>
Repository: CRAN
Packaged: 2024-09-05 00:14:43 UTC; Ossan
Date/Publication: 2024-09-05 05:10:02 UTC
