hopit_fitter: INTERNAL: Fit a hopit
model given the starting parameters
Description
Fit the model.
Usage
hopit_fitter(model, start = model$start, use_weights)
Arguments
- model
a hopit
object.
- start
starting parameters.
- use_weights
a logical indicating whether to use model weights.