Package: MLCOPULA
Type: Package
Title: Classification Models with Copula Functions
Description: Provides several classifiers based on probabilistic models. These classifiers allow to model the dependence structure of continuous features through bivariate copula functions and graphical models, see Salinas-Gutiérrez et al. (2014) <doi:10.1007/s00180-013-0457-y>.
Version: 1.1.0
Authors@R: c(person(given="Rogelio", family="Salinas Gutiérrez", role = c("aut", "cre", "cph"),
                     email = "rsalinas@correo.uaa.mx", comment = c(ORCID = "0000-0002-1669-4460")),
                    person(given="Angélica", family="Hernández Quintero", role = c("aut", "cph"), comment = c(ORCID = "0009-0000-0400-1244")),
		   person(given="Pedro Abraham", family="Montoya Calzada", role = c("aut", "cph"), comment = c(ORCID = "0009-0002-3497-210X")),
	           person(given="Carlos Alberto", family="López Hernández", role = c("aut", "cph"), comment = c(ORCID = "0009-0000-9428-1293")),
                   person(given="Juan Manuel", family="Marquez Romero", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-5059-1174")))
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: copula, igraph, kde1d, pracma, TSP, GRIDCOPULA
Author: Rogelio Salinas Gutiérrez [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1669-4460>),
  Angélica Hernández Quintero [aut, cph] (ORCID:
    <https://orcid.org/0009-0000-0400-1244>),
  Pedro Abraham Montoya Calzada [aut, cph] (ORCID:
    <https://orcid.org/0009-0002-3497-210X>),
  Carlos Alberto López Hernández [aut, cph] (ORCID:
    <https://orcid.org/0009-0000-9428-1293>),
  Juan Manuel Marquez Romero [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-5059-1174>)
Maintainer: Rogelio Salinas Gutiérrez <rsalinas@correo.uaa.mx>
NeedsCompilation: no
Packaged: 2025-09-19 16:48:44 UTC; rogel
Repository: CRAN
Date/Publication: 2025-09-19 23:40:21 UTC
Built: R 4.5.1; ; 2025-09-20 02:13:11 UTC; unix
