logical indicating whether status information is printed during
the fitting process.
normalize
whether to standardize each variable to have unit L2 norm.
intercept
whether to include an intercept in the model.
step
algorithm step number to use for prediction. May be a decimal
number indicating a fractional distance between steps. If specified, the
maximum number of algorithm steps will be ceiling(step); otherwise,
step will be set equal to the source package default maximum
[default: max.steps].
use.Gram
whether to precompute the Gram matrix.
Details
Response types:
numeric
Automatic tuning of grid parameter:
step
Default argument values and further model details can be found in the source
See Also link below.