Description
Computing Mann-Whitney Effect Based on Copulas.
Description
Computing the Mann-Whitney effect based on copula models. Estimation of the association parameter in survival copula models. A description of the underlying methods is described in Nakazono et al. (2024) <doi:10.3390/math12101453> and Nakazono et al. (accepted for publication in Statistical Papers).
README.md
MannWhitneyCopula
MannWhitneyCopula is an R package that enables the computation of Mann-Whitney effects under various parametric copulas and parametric survival functions.
Installation
You can install MannWhitneyCopula from CRAN:
install.packages('MannWhitneyCopula')