tests/testthat/_snaps/fit_model.md

test fit_model

Code
  expect_error(fit_model(yields, "height", "weight"))
  expect_error(fit_models(df = yields, yname = c("height"), xname = "width + yield",
  modeltype = "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.