Skip to content

Experimenting with replacing log(gamma(q/2)) line 278 and 426 clusterpval/R/trunc_inf.R so the term doesn't overflow a float on datasets with many cols

License

Notifications You must be signed in to change notification settings

Jannetty/clusterpval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Experimenting with replacing log(gamma(q/2)) line 278 and 426 clusterpval/R/trunc_inf.R so the term doesn't overflow a float on datasets with many cols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%