tests/testthat/test-r3_4.R

test_that("find_random", {
  m <- glm(am ~ mpg, mtcars, family = binomial())
  expect_null(find_random(m))
})
easystats/insight documentation built on Oct. 2, 2024, 8:19 a.m.