| calibration_data | R Documentation |
These internal data files contain precomputed calibration quantities
for the Self-Similarity Test for Normality (SSTN). They include
asymptotic calibration values (mu, sigma) and asymptotic null
distributions (T), as well as sample size-specific null
distributions for the finite-sample regime.
The calibration files were generated by Monte Carlo simulation and are stored as internal package data. They are not intended to be regenerated during ordinary use of the package.
The asymptotic calibration values were obtained from 10,000 Monte Carlo
simulations using the functions calibrate_mu_sigma() and
simulate_T().
The finite-sample null distributions were obtained from 10,000 Monte
Carlo simulations using the function compute_exact_T() for sample
sizes n = 3, \dots, 99.
The precomputed calibrations correspond to the default configuration
\beta = 1, M = 20, t_{\max} = 4, and H = 100.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.