A list with components matching the input names. A little
error checking is done, but not much. The list is assigned
to the control slot of vgam objects.
Details
Most of the control parameters are used within
vgam.fit and you will have to look at that
to understand the full details. Many of the control
parameters are used in a similar manner by vglm.fit
(vglm) because the algorithm (IRLS) is
very similar.
Setting save.weights=FALSE is useful for some
models because the weights slot of the object is
often the largest and so less memory is used to store the
object. However, for some VGAM family function,
it is necessary to set save.weights=TRUE because
the weights slot cannot be reconstructed later.
References
Yee, T. W. and Wild, C. J. (1996).
Vector generalized additive models.
Journal of the Royal Statistical Society,
Series B, Methodological,
58, 481--493.