check_mixture_model function

Check that mixture model is specified in right format and within constraints (1 parameter, 2 groups)

Check that mixture model is specified in right format and within constraints (1 parameter, 2 groups)

check_mixture_model(mixture, parameters)

Arguments

  • mixture: mixture model specification (as list, e.g. list("CL" = list(values=c(5, 10), probability=0.3)))
  • parameters: vector of parameter names
  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2025-04-17