Post Reply 
Logarithmic Regression: Different correlation from 3 different calculators
06-09-2015, 08:51 PM (This post was last modified: 06-09-2015 08:53 PM by CR Haeger.)
Post: #4
RE: Logarithmic Regression: Different correlation from 3 different calculators
OK. By normalized, I meant:

x_n = [2.0*(x - x_min)/(x_max - x_min)] - 1.0 // changes x data to go from -1.0 --> +1.0

do the same with y data then run the regression.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Logarithmic Regression: Different correlation from 3 different calculators - CR Haeger - 06-09-2015 08:51 PM



User(s) browsing this thread: 1 Guest(s)