Github user actuaryzhang commented on the issue:

    https://github.com/apache/spark/pull/16740
  
    @sethah Thanks for your input. I can add more tests, but they are not 
adding too much since the algorithm is already tested in other tests. 
    
    The analytical approach does not integrate well with the summary method. 
One has to derive the general formula for the standard error of the intercept, 
and then change the code substantially to make it work with summary. This is 
not an optimal solution IMO. 
    
    BTW, R fits the intercept only model also using IWLS with multiple 
iterations. It is just weird to have a special implementation in this case 
which does not integrate with the current setup. 
    
    @srowen @yanboliang Please advise. Thanks. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to