-
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
.
-
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.
- Change email address of maintainer Alexis Derumigny corresponding to new affiliation.
- Vectorized version of
BiCopSim.MO
. BiCopSim.MO
now returns a list with the estimated parameter and Kendall's tau for consistency with the otherBiCopEstMMD
function.- New function
BiCopMMDConfInt
for bootstrapped- and subsampling-based confidence intervals. - Renaming of kernels such as
gaussian.KG
togaussian.Phi
for coherence. - Improvement of the stochastic gradient interface.
- Better handling of limiting cases (when Kendall's tau is close to the boundary).
- Initial release