Login | Register

Info | Home

BioPHP - Linear Correlation and Regresion Curve

Original code submitted by joseba
Code bellow is covered by GNU GPL v2 license.

Description

Last change: 2010/10/18 21:09 | Recent Changes | Original description
Will calculate a lineal relation ship between x and y values by solving a
and b values at y=ax+b. Correlation coeficient will be computed (r)

Code

Last change: 2013/10/20 14:10 | Recent Changes | Download | Original code and