Implements the Block-wise Rank in Similarity Graph Edge-count test (BRISE), a rank-based two-sample test designed for block-wise missing data. The method constructs (pattern) pair-wise similarity graphs and derives quadratic test statistics with asymptotic chi-square distribution or permutation-based p-values. It provides both vectorized and congregated versions for flexible inference. The methodology is described in Zhang, Liang, Maile, and Zhou (2025) <doi:10.48550/arXiv.2508.17411>.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | stats |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2025-10-01 |
DOI: | 10.32614/CRAN.package.BlockwiseRankTest |
Author: | Kejian Zhang [aut, cre],
Doudou Zhou |
Maintainer: | Kejian Zhang <kejianzhang at u.nus.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | BlockwiseRankTest results |
Reference manual: | BlockwiseRankTest.html , BlockwiseRankTest.pdf |
Package source: | BlockwiseRankTest_0.1.0.tar.gz |
Windows binaries: | r-devel: BlockwiseRankTest_0.1.0.zip, r-release: BlockwiseRankTest_0.1.0.zip, r-oldrel: BlockwiseRankTest_0.1.0.zip |
macOS binaries: | r-release (arm64): BlockwiseRankTest_0.1.0.tgz, r-oldrel (arm64): BlockwiseRankTest_0.1.0.tgz, r-release (x86_64): BlockwiseRankTest_0.1.0.tgz, r-oldrel (x86_64): BlockwiseRankTest_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=BlockwiseRankTest to link to this page.