It is not necessary to provide a complete list of control parameters, one can
just specify a list containing the parameters he/she needs to change from the
default values. Wrongly specified parameters are ignored or set to default values.
For a detailed description of all the algorithm-specific control parameters,
please refer to
set.control.airwls
(method="airwls"
),
set.control.newton
(method="newton"
),
set.control.block.sgd
(method="sgd"
, sampling="block"
).
set.control.coord.sgd
(method="sgd"
, sampling="coord"
),