tests/testthat/test-PIT_global_lm.R

test_that("output is numeric", {
  expect_equal(class(PIT_global(
    ycal=c(3,4,5), yhat=c(31,41,51),mse=1)), "numeric")
})

Try the recalibratiNN package in your browser

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

recalibratiNN documentation built on April 4, 2025, 4:14 a.m.