Package: MMDCopula
Type: Package
Title: Robust Estimation of Copulas by Maximum Mean Discrepancy
Version: 0.2.1
Description: Provides functions for the robust estimation of 
	parametric families of copulas using minimization of 
	the Maximum Mean Discrepancy, following the article
	Alquier, Chérief-Abdellatif, Derumigny and Fermanian (2022)
	<doi:10.1080/01621459.2021.2024836>.
Authors@R: c(
    person("Alexis", "Derumigny",, email = "a.f.f.derumigny@tudelft.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6163-8097")),
    person("Pierre", "Alquier",, email = "pierre.alquier.stat@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-4249-7337")),
    person("Jean-David", "Fermanian",, email = "Jean-David.Fermanian@ensae.fr", role = "aut", comment = c(ORCID = "0000-0001-5960-5555")),
    person("Badr-Eddine", "Chérief-Abdellatif",, email = "badr.eddine.cherief.abdellatif@gmail.com", role = "aut")
	)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 3.6.0)
Imports: VineCopula, cubature, randtoolbox, pbapply, wdm
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/AlexisDerumigny/MMDCopula/issues
NeedsCompilation: no
Packaged: 2022-04-25 09:09:56 UTC; Alexis
Author: Alexis Derumigny [aut, cre] (<https://orcid.org/0000-0002-6163-8097>),
  Pierre Alquier [aut] (<https://orcid.org/0000-0003-4249-7337>),
  Jean-David Fermanian [aut] (<https://orcid.org/0000-0001-5960-5555>),
  Badr-Eddine Chérief-Abdellatif [aut]
Maintainer: Alexis Derumigny <a.f.f.derumigny@tudelft.nl>
Repository: CRAN
Date/Publication: 2022-04-25 09:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:53:59 UTC; windows
