fxcodebase-backup

Linear Regression Intercept (LRI)

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=69407
Forum: 17 · Topic 69407 · 1 post(s)


Linear Regression Intercept (LRI)

Apprentice · Thu Feb 13, 2020 4:11 am

USOil D1 (02-13-2020 0817).png

Linear regression is a statistical tool used to help predict future values from past values. Formula The best fit line associated with the n points (x1, y1), (x2, y2), . . . , (xn, yn) has the form y = mx + b

27451

Linear Regression Intercept.lua