Releases: AlexisDerumigny/MMDCopula
Releases · AlexisDerumigny/MMDCopula
v0.2.1
NEW FEATURES
-
New functions
BiCopPar2Tau.MO
andBiCopTau2Par.MO
to convert between the parameter and the Kendall's tau of a Marshall-Olkin copula. -
New argument
truncVal
of the functionBiCopParamDistLp
to allow for computation of the norm on a smaller subset of the unit square [0,1]^2.BiCopParamDistLp
now also works forp=Inf
(i.e., the supremum norm). -
New checks for finiteness of the arguments to
BiCopEstMMD
.
OTHER IMPROVEMENTS
-
Improvement of default values for gamma in
BiCopEstMMD
. -
Updated the references.
-
Fixed the documentation of the parameter
kernel
for the functionsBiCopEstMMD
andBiCopGradMMD
. -
New dependence
wdm
instead ofpcaPP
for fast computation of Kendall's tau.