tests/testthat/test-alembic.R

test_that(
  "`alembic` can handle any combination of function of data for f_param, f_pop", {

})



test_that(
  "`alembic` warns about partitions that do not have matching end points.", {

})

test_that(
  "`alembic` return tables have model_part, out_part, weight, and rel_pop columns", {

})

test_that(
  "`alembic` return model_part, out_part forms a unique key", {

})

test_that(
  "`alembic` return model_part, out_part are sorted ascending.", {

})

Try the paramix package in your browser

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

paramix documentation built on June 10, 2025, 5:14 p.m.