tests/testthat/_snaps/add_model_predictions.md

Test add_model_*

Code
  expect_error(add_model_predictions(old_data = yields1, new_data = yields2))
  expect_error(add_model_predictions(model = lm_model, old_data = yields1))
  expect_error(add_model_predictions(model = lm_model, old_data = yields1))
  expect_error(add_model_residuals(yields1))


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.