tests/testthat/test-mclust.R

context('mclust models')
skip_if_not_installed('mclust')
rngReset()
tests = setdiff(DEFAULT_LATREND_TESTS, c('data-na', 'data-varlen'))

test_that('default', {
  expect_true({
    test.latrend('lcMethodMclustLLPA', tests = tests)
  })
})

Try the latrend package in your browser

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

latrend documentation built on March 31, 2023, 5:45 p.m.