Is there a perl module that implements the Excel LOGEST function or something substantially similar?
Note that if you can find a linear regression algorithm to use, you can just take the log of the Y values and use that. Then reverse it when using the results.
No comments:
Post a Comment