Package: GofKmt
Type: Package
Title: Khmaladze Martingale Transformation Goodness-of-Fit Test
Version: 2.3.1
Authors@R: person(given = "Jiwoong",
                    family = "Kim",
                    role = c("aut", "cre"),
                    email = "jwboys26@gmail.com")
Description: Consider a goodness-of-fit (GOF) problem of 
            testing whether a random sample comes from one 
            sample location-scale model where location and
            scale parameters are unknown. It is well known 
            that Khmaladze martingale transformation method
            proposed by Khmaladze (1981) <doi:10.1137/1126027> 
            provides asymptotic distribution free test for the GOF problem.
            This package provides test statistic and critical 
            value of GOF test for normal, Cauchy, and logistic 
            distributions. This package used the main algorithm
            proposed by Kim (2020) <doi:10.1007/s00180-020-00971-7>
            and tests for other distributions will be available 
            at the later version.
License: GPL-2
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: Rcpp (>= 1.0.10), ggplot2, stats, utils, Rsolnp
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-12-18 22:25:22 UTC; ji_wo
Author: Jiwoong Kim [aut, cre]
Maintainer: Jiwoong Kim <jwboys26@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-18 22:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-12-19 00:52:02 UTC; windows
Archs: x64
