Rdocumentation
powered by
Learn R Programming
spam (version 0.20-3)
powerboost: Specific options Setting
Description
Sets several options for speed-up.
Usage
powerboost(flag)
Arguments
flag
on or off
Value
NULL
in any case.
Details
The options turn checking off (
"safemode"
,
"cholsymmetrycheck"
and
"cholpivotcheck"
) and switch to single precision for
"eps"
.
See Also
spam.options
.