What is the class to use mathematical regression equations? And how to plot the chart?
What is the class to use mathematical regression equations? And how to plot the chart?
There is no native iOS solution for graphing, but there are third-party libraries that do the job very well. There is a library called ios-charts that was written in Swift. It has been updated a short time so I think it is constantly being improved. I recommend taking a look:
On class to run mathematical regression equations, I do not know of any library that does this. You may need to create one.
Good luck!