From: Dan Vanderkam Date: Thu, 16 Sep 2010 00:30:40 +0000 (-0400) Subject: linear regression demo X-Git-Tag: v1.0.0~652 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=05a1d11691a0f5ee3bfe2ff87e3eb8c90059a91c;p=dygraphs.git linear regression demo --- diff --git a/tests/linear-regression.html b/tests/linear-regression.html new file mode 100644 index 0000000..22017d3 --- /dev/null +++ b/tests/linear-regression.html @@ -0,0 +1,120 @@ + + + Linear Regression + + + + + + + + +

Linear Regression Demo

+

Click the buttons to generate linear regressions over either data + series. If you zoom in and click the regression button, the regression will + only be run over visible points. Zoom back out to see what the local + regression looks like over the full data.

+ +
+ + + +
+ +

+ +

+ +
+ +