tests/testthat/helper-modelparams.R

h_get_model_params_normal <- function() {
  ModelParamsNormal(
    mean = c(1, 6),
    cov = diag(2)
  )
}

Try the crmPack package in your browser

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

crmPack documentation built on Nov. 29, 2025, 5:07 p.m.