print.epimodel: Print fitted model details
Description
Prints estimated regression parameters, and other model parameters.
Similar to printing of rstan::stanreg
objects.
Usage
# S3 method for epimodel
print(x, digits = 1, ...)
Arguments
digits
Number of decimal places to print.