sstn: Self-Similarity Test for Normality

Implements the Self-Similarity Test for Normality (SSTN), a new statistical test designed to assess whether a given sample originates from a normal distribution. The procedure is based on iteratively estimating the characteristic function of the sum of standardized i.i.d. random variables and comparing it to the characteristic function of the standard normal distribution. A Monte Carlo procedure is used to determine the empirical distribution of the test statistic under the null hypothesis. Details of the methodology are described in Anarat and Schwender (2025), "A normality test based on self-similarity" (Submitted).

Version: 1.0.0
Suggests: knitr, rmarkdown
Published: 2025-09-16
Author: Akin Anarat [aut, cre]
Maintainer: Akin Anarat <akin.anarat at hhu.de>
License: GPL-3
NeedsCompilation: no
Language: en-US
CRAN checks: sstn results

Documentation:

Reference manual: sstn.html , sstn.pdf
Vignettes: Introduction to sstn (source, R code)

Downloads:

Package source: sstn_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): sstn_1.0.0.tgz, r-oldrel (x86_64): sstn_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sstn to link to this page.