tests/testthat/test-qm_tpexp.R

test_that("test-qm_tpexp", {
  x1 <- c(25,43,53,65,76,86,95,115,132,150)
  expect_equal(qm_tpexp(x1,"Q13"),qm_tpexp(x1))
})

Try the twopexp package in your browser

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

twopexp documentation built on July 9, 2023, 7:41 p.m.