inst/examples/example_eval_parameters.R

param <- define_parameters(
  age_start = 60,
  age = age_start + model_time
)

heemod:::eval_parameters(param, cycles = 15)

Try the heemod package in your browser

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

heemod documentation built on July 26, 2023, 5:45 p.m.