Package: arcstat
Type: Package
Title: Arc-Length Statistics: Goodness of Fit, Distributions and a
        Bayesian Test
Version: 0.2.0
Authors@R: person("M. Theodor", "Loots", role = c("aut", "cre"), email = "theo.loots@gmail.com",
                    comment = c(ORCID = "0000-0001-7722-3913"))
Description: Inference from the arc length of statistical functions. Three tools share one pure-C
    back-end: a goodness-of-fit test based on the arc length of the probability plot, with an analytic
    saddlepoint null and sensitivity to local density structure that the empirical-distribution tests
    miss; two constructions that build a distribution from the arc length of its defining curve, the
    arc-length generator and the quantile arc-length family estimated by L-moments; and a Bayesian
    nonparametric arc-length goodness-of-fit test on the Dirichlet-process posterior. The same C sources
    back the 'Python' package 'arcstat'.
URL: https://github.com/mtloots/arcstat
BugReports: https://github.com/mtloots/arcstat/issues
License: GPL-3
Encoding: UTF-8
Imports: stats
NeedsCompilation: yes
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
Suggests: MASS, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Packaged: 2026-08-31 19:10:05 UTC; home
Author: M. Theodor Loots [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7722-3913>)
Maintainer: M. Theodor Loots <theo.loots@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-11 14:30:13 UTC
