Prints estimated regression parameters, and other model parameters.
Similar to printing of rstan::stanreg objects.
# S3 method for class 'epimodel'
print(x, digits = 1, ...)A fitted model object returned by epim.
See epimodel-objects.
Number of decimal places to print.
Not used.
No return value.