tests/testthat/_snaps/get_var_corr.md

Correlation tests

Code
  expect_error(get_var_corr(test_data, comparison_var = "A"))
  expect_error(get_var_corr(yields))
  expect_warning(get_var_corr(yields, "weight", drop_columns = c("factor")))


Try the manymodelr package in your browser

Any scripts or data that you put into this service are public.

manymodelr documentation built on April 4, 2025, 12:01 a.m.