Skip to content

lukesRlib v0.2.2

Compare
Choose a tag to compare
@lcpilling lcpilling released this 07 Jun 14:57
· 71 commits to master since this release
  • Decided to remove doCoxSplinePlot() because it is so much easier to do in {ggplot2} that a whole function is no longer necessary
    • Therefore the {pspline} dependency can be removed
  • Set extreme_ps default to FALSE in get_assoc()
  • Added p-value threshold option to get_loci()
  • Fix problem getting n in get_assoc() when model="coxph"