An R package which performs clustering via a Noise-Augmented von Mises-Fisher Mixture model as described in
Grant, A.J., Gill, D., Kirk, P.D.W. and Burgess, S. (2021). Noise-augmented directional clustering of genetic association data identifies distinct mechanisms underlying obesity. PLOS Genetics.
library(devtools)
install_github("aj-grant/navmix")
The paper scripts folder contains scripts to replicate the simulation studies and applied analysis presented in the paper.