Fixed comment.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1572341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
99189ff527
commit
ba70cfc5c9
|
@ -14,8 +14,8 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
# R source file to validate ChiSquare tests in
|
||||
# org.apache.commons.math.stat.inference.ChiSquareTestTest
|
||||
# R source file to validate KolmogorovSmirnov tests in
|
||||
# org.apache.commons.math3.stat.inference.KolmogorovSmirnovTest
|
||||
#
|
||||
# To run the test, install R, put this file and testFunctions
|
||||
# into the same directory, launch R from this directory and then enter
|
||||
|
|
Loading…
Reference in New Issue