print.epimodel: Print fitted model details

Description Usage Arguments Value

View source: R/print.R

Description

Prints estimated regression parameters, and other model parameters. Similar to printing of rstan::stanreg objects.

Usage

1
2
## S3 method for class 'epimodel'
print(x, digits = 1, ...)

Arguments

x

A fitted model object returned by epim. See epimodel-objects.

digits

Number of decimal places to print.

...

Not used.

Value

No return value.


epidemia documentation built on Oct. 25, 2021, 9:09 a.m.