-
correlation()
gains amissing=
argument, similar tostats::cor(use=)
, for controlling how missing data is handled. -
correlation()
converts numeric input variables automatically into factors whenmethod = "polychoric"
.
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"
.