Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 416 Bytes

clusterpval: Inference for Estimated Clusters in R

See http://lucylgao.com/clusterpval for tutorials and examples. See https://arxiv.org/abs/2012.02936 for the preprint.

Install

Make sure that devtools is installed by running install.packages("devtools"), then type

devtools::install_github("lucylgao/clusterpval")