# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mmtdiff" in publications use:' type: software license: MIT title: 'mmtdiff: Moment-Matching Approximation for t-Distribution Differences' version: 1.0.0 doi: 10.32614/CRAN.package.mmtdiff abstract: Implements the moment-matching approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides density, distribution function, quantile function, and random generation for the approximated distributions of t-differences. The methodology establishes the univariate approximated distributions through the systematic matching of the first, second, and fourth moments, and extends it to multivariate cases, considering both scenarios of independent components and the more general multivariate t-distributions with arbitrary dependence structures. Methods build on the classical moment-matching approximation method (e.g., Casella and Berger (2024) ). authors: - family-names: Yamaguchi given-names: Yusuke email: yamagubed@gmail.com repository: https://cran.r-universe.dev commit: 84e908040f67de1f08619f9c757995bff84e0877 date-released: '2026-01-27' contact: - family-names: Yamaguchi given-names: Yusuke email: yamagubed@gmail.com