matchednull 0.2.0
-
copula_null()andmatched_null_test()gaincopula = "t"anddf: t-copula twins preserve the same margins and correlations but add tail dependence. A verdict of “exceeds the Gaussian null” can now be stress-tested against heavier-tailed dependence (df = 8, then3) before it is read as evidence of types. -
matched_null_test()gainsparallel. Withparallel = TRUEthe twin loop runs through ‘future.apply’, so the backend is whateverfuture::plan()the caller has set. Seeded results are reproducible and independent of the number of workers. The defaultparallel = FALSEpath is unchanged, so existing seeded analyses reproduce exactly. -
matched_null_test()results record the null family used ($copula,$df), and the printed summary names it.
matchednull 0.1.0
CRAN release: 2026-07-21
- First release:
copula_null()builds Gaussian-copula matched-null twins;matched_null_test()tests any clustering pipeline against them.
