From 0f8937a9a8ef3afffc68799370795ebbb74ce644 Mon Sep 17 00:00:00 2001 From: szcf-weiya Date: Thu, 17 Oct 2024 01:19:59 -0400 Subject: [PATCH] add readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a638220 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# SplitClusterTest.jl + + +[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://szcf-weiya.github.io/SplitClusterTest.jl/dev)[![codecov](https://codecov.io/gh/szcf-weiya/SplitClusterTest.jl/graph/badge.svg?token=dsRMZFM1q5)](https://codecov.io/gh/szcf-weiya/SplitClusterTest.jl)[![CI](https://github.com/szcf-weiya/SplitClusterTest.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/szcf-weiya/SplitClusterTest.jl/actions/workflows/ci.yml) + +Julia package for + +> Wang, L., Lin, Y., & Zhao, H. (2024). False Discovery Rate Control via Data Splitting for Testing-after-Clustering (arXiv:2410.06451). arXiv. +> + + +## :arrow_right: See also + +For the comparison between data splitting and data fission, check . \ No newline at end of file