Package: KMT Type: Package Title: Khmaladze Martingale Transformation Goodness-of-Fit Test Version: 1.0.1 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) 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) and tests for other distributions will be available at the later version. License: GPL-2 Encoding: UTF-8 SystemRequirements: GNU make Depends: R (>= 3.5) Imports: Rcpp (>= 1.0.10), ggplot2, stats, utils, Rsolnp, graphics, gumbel LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.1 Config/pak/sysreqs: make Repository: https://jwboys26.r-universe.dev Date/Publication: 2026-05-19 17:52:56 UTC RemoteUrl: https://github.com/jwboys26/kmt RemoteRef: HEAD RemoteSha: 5f92471985daa8b8c3088713cba3905dbaf9c35b NeedsCompilation: yes Packaged: 2026-07-04 15:13:01 UTC; root Author: Jiwoong Kim [aut, cre] Maintainer: Jiwoong Kim