Reputation: 11439
I have a two array inputs of data. Call them p and t. I need to find the regression function of these columns so I can accuratly predict future values. Is there any way to do this with in java? If so, what is the best way?
Upvotes: 0
Views: 99