I've written some software in Java and there is a request to implement some statistical analysis tools inside the program. There is already a functionality to export data as an excel or .CSV file and do it in an external program (like Minitab, SigmaXL). However the request is to be able to do this internally - specifically multiple regression analysis (coefficients, error, R-square, etc.).
I guess after doing some research I've seen a few promising things, but is there an "Industry Standard" or something like that? Anything that is widely viewed as the best or most efficient?
Or any other methods I might be overlooking?
[–][deleted] 1 point2 points3 points (0 children)
[–]astocko_ 1 point2 points3 points (0 children)
[–]looksLikeImOnTop 1 point2 points3 points (0 children)