useDynLib("cems")

export(
  "cem",
  "cem.optimize"
)

S3method("predict", "cem")

