Skip to content

Better control over the C++ code execution.

Compare
Choose a tag to compare
@jdstamp jdstamp released this 21 Sep 23:02
· 5 commits to main since this release
bb15789

What has changed

  • Added Cauchy combination test cauchy_combined including vignette that compares combination methods
  • simulate_traits now returns genotype matrix with causal epistatic variants named according to the trait they affect
  • Added progress bar and possibility to interrupt C++ routine using RcppProgress
  • Fixed "incorrect number of dimensions" error in simulate_traits

Full Changelog: v2.0.1...v2.0.2