Github user josepablocam commented on a diff in the pull request:

    https://github.com/apache/spark/pull/7278#discussion_r34176695
  
    --- Diff: docs/mllib-statistics.md ---
    @@ -335,8 +335,8 @@ featureTestResults.foreach { result =>
     
     <div data-lang="java" markdown="1">
     [`Statistics`](api/java/org/apache/spark/mllib/stat/Statistics.html) 
provides methods to 
    -run Pearson's chi-squared tests. The following example demonstrates how to 
run and interpret 
    -hypothesis tests.
    +run Pearson's chi-squared tests. The following example demonstrates how to 
run a 1-sample
    --- End diff --
    
    Sorry, that line should not have been there. The anderson darling test is 
featured later (starting at line 424). Fixed in latest push.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to