Skip to content

correlation 0.8.8

Latest

Choose a tag to compare

@strengejacke strengejacke released this 08 Jul 17:03
· 21 commits to main since this release
08551a9
  • correlation() gains a missing= argument, similar to stats::cor(use=), for controlling how missing data is handled.

  • correlation() converts numeric input variables automatically into factors when method = "polychoric".