From 93f34bdd35732578cfe2a8d14562df57669b47ea Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 5 Apr 2018 17:06:40 -0400 Subject: fix spelling --- man/gensvm.maxabs.scale.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/gensvm.maxabs.scale.Rd') 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]. -- cgit v1.2.3