@author Will_and_Sara
LogNormal
01 Syntax
Microsoft.VisualBasic.Math.Statistics.Distributions.MethodOfMoments.LogNormal
02 Methods
03 Members
#ctor(
Double())This takes an input array of sample data, calculates the log base 10 of the data, then calculates the mean and standard deviation of the log data.
Parameters
| Name | Type | Description |
|---|---|---|
data | Double() | the sampled data (in linear space) |
GetInvCDF(
Double)GetCDF(
Double)GetPDF(
Double)Bullentin17BConfidenceLimit(
Double, Double)Validate()