Package: Kira
Type: Package
Title: Machine Learning
Version: 1.0.7
Date: 2025-04-19
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: 2025-04-18 16:40:48 UTC; Ossan
Date/Publication: 2025-04-18 17:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 09:35:38 UTC; windows
Archs: x64
