| print.apc | R Documentation |
Print apc objects
## S3 method for class 'apc'
print(x, ...)
x |
apc object |
... |
additional arguments will be ignored |
## Not run:
data(apc)
model <- bamp(cases, population, age="rw1", period="rw1", cohort="rw1", periods_per_agegroup = 5)
print(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.