Similar to boot_calib(), but uses chi-squared calibration instead of bootstrapping.
chisq_calib(x, stat, df, ...)A list of
pval the p-value from the test
t0 the statistic for the observations x
df The degrees of freedom of the chi-squared distribution
The returned object has class TFORGE (same as boot_calib()) for easy use of print().
Symmetric matrix observations. Either a fsm or a kfsm.
Function to compute the statistic.
Degrees of freedom of the chi-squared distribution
Passed to stat