diff options
Diffstat (limited to 'man/gensvm.maxabs.scale.Rd')
| -rw-r--r-- | man/gensvm.maxabs.scale.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/gensvm.maxabs.scale.Rd b/man/gensvm.maxabs.scale.Rd index cbbfd29..7c75eff 100644 --- a/man/gensvm.maxabs.scale.Rd +++ b/man/gensvm.maxabs.scale.Rd @@ -18,7 +18,7 @@ is supplied, a list with elements \code{x} and \code{x.test} representing the scaled datasets. } \description{ -Scaling a dataset can creatly decrease the computation time of +Scaling a dataset can greatly decrease the computation time of GenSVM. This function scales the data by dividing each column of a matrix by the maximum absolute value of that column. This preserves sparsity in the data while mapping each column to the interval [-1, 1]. |
