Package: KMT
Type: Package
Title: Khmaladze Martingale Transformation Goodness-of-Fit Test
Version: 1.0.0
Authors@R: person(given = "Jiwoong",
                    family = "Kim",
                    role = c("aut", "cre"),
                    email = "jwboys26@gmail.com")
Description: Consider a goodness-of-fit 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.
            This package provides test statistic and critical 
            value of the 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 (>= 3.5)
Imports: Rcpp (>= 1.0.10), ggplot2, stats, utils, Rsolnp, graphics,
        gumbel
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2026-04-30 01:49:08 UTC; ji_wo
Author: Jiwoong Kim [aut, cre]
Maintainer: Jiwoong Kim <jwboys26@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-04 19:00:19 UTC
