Skip to contents

Class constructor for epidist_latent_model objects

Usage

new_epidist_latent_model(data, primary = .primary_choices(), ...)

Arguments

data

An object to be set with the class epidist_latent_model

primary

The distribution of the primary event within its censoring window. "uniform", the default, assumes it is equally likely at any point. "expgrowth" tilts it, with the growth rate estimated as the pgrowth distributional parameter.

...

Additional arguments passed to methods.

Value

An object of class epidist_latent_model