powered by
Print apc objects
# S3 method for apc print(x, ...)
print
apc object
additional arguments will be ignored
if (FALSE) { data(apc) model <- bamp(cases, population, age="rw1", period="rw1", cohort="rw1", periods_per_agegroup = 5) print(model) }
Run the code above in your browser using DataLab