tests/testthat/test-baranyi_diff_without_lag.R

test_that("checking the differential form of the baranyi_without_lag model", {
  expect_equal(length(ode(y=c(y=15), times = seq(1,24), func = baranyi_diff_without_lag, parms = c(mumax=1, ymax=10000))),48)
})
Ghayabh/predictive-microbiology documentation built on Nov. 14, 2020, 7:54 p.m.