tests/testthat/_snaps/multi_model_2.md

Test equal lengths

Code
  expect_error(multi_model_2(yields[1:50, ], yields[50:95, ], "height", "weight",
  "lm"), )
  expect_error(multi_model_2(yields[1:50, ], yields[50:99, ], "invalid_yname",
  "height", "lm"))


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.