VGAM (version 1.0-4)

calibrate.rrvglm.control: Control Function for CLO (RR-VGLM) Calibration

Description

Algorithmic constants and parameters for running calibrate.rrvglm are set using this function.

Usage

calibrate.rrvglm.control(object, trace = FALSE, Method.optim = "BFGS",
    gridSize = if (Rank == 1) 7 else 5, ...)

Arguments

object

The fitted rrvglm model. The user should ignore this argument.

trace, Method.optim
gridSize

Avoids an error message for extraneous arguments.

Value

Similar to calibrate.qrrvglm.control.

Details

Most CLO users will only need to make use of trace and gridSize. These arguments should be used inside their call to calibrate.rrvglm, not this function directly.

See Also

calibrate.rrvglm, Coef.rrvglm.