Skip to contents

Fit a severity estimate model instance.

Usage

fit(model, ...)

Arguments

model

A SeverityEstimateModel to fit.

...

Further optional args that are eventually given to rstan::sampling() related to fitting.

Value

A SeverityEstimateFit S4 object.