Last chance! 50% off unlimited learning
Sale ends in
Calculates Polyserial correlation using for every factor-numeric variable pair in a dataset.
pair_polyserial(d, handle.na = TRUE, ...)
A tibble of class pairwise
with polyserial correlation for factor-numeric pairs,
or NULL if there are not at least one such pair.
A dataframe
ignored. Pairwise complete observations are used automatically.
other arguments
The polyserial correlation is calculated using the polyserial
function from the
polycor
package, and assumes factor levels are in the given order. NAs are automatically handled by pairwise omit.