Linear Regression and Standard Deviation
Category:
C#, VB.NET, ASP.NETType:
ClassesDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic.NET
More information:
This class will accept an input of arrays and determine the regression correlation between them. The user may also input a predictor value to determine what the likely value would be.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: