public static NormalDistribution Estimate( double[] observations, double[] weights, NormalOptions options )
Public Shared Function Estimate ( observations As Double(), weights As Double(), options As NormalOptions ) As NormalDistribution
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.