public MultivariateLinearRegression Learn( double[][] x, double[] weights = null )
Public Function Learn ( x As Double()(), Optional weights As Double() = Nothing ) As MultivariateLinearRegression
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.