Skip to contents

Creates an epidist_naive_model object from various input formats. This enables fitting naive models for epidemiological delays using epidist(). The naive model approach ignores censoring and truncation in the data, using only the lower bounds of the intervals as point estimates. This is the simplest approach but may lead to biased estimates if there is substantial censoring or truncation in the data.

Usage

as_epidist_naive_model(data, ...)

Arguments

data

An object to be converted to the class epidist_naive_model

...

Additional arguments passed to methods.