Programming Question for Stats
|
05-19-2015, 02:38 AM
Post: #1
|
|||
|
|||
Programming Question for Stats
Goal: Develop a program that determines the best fit between various regression types (the first six: Linear, Logarithmic, Exponential, Power, Exponent, Inverse).
However, I am getting the same correlation for each of the types. Here is the code (FW 7820): Code: EXPORT BESTFIT(xlist,ylist) Advice? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)