Skip to content

EdoardoDima/zdip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zdip

Z-Dip is a generalized and validated version of Hartigan’s Dip statistic for quantifying multimodality as a standardized effect size. It comprises one function:

zdip(x, downsample = FALSE, N0 = 1000, nsim = 200, squash = FALSE, verbose = TRUE)

that supports optional downsampling and squashing.

For more information check the paper: (to be updated soon!)

The precomputed null table of values can be loaded explicitly via:

load_zdip_null(name = "dip_null_table")

Installation

remotes::install_github("EdoardoDima/zdip")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages