Inverse Weibull Distribution.Shape Parameter Property
            
            
            Gets the shape parameter for the distribution.
            
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
The shape parameter for the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public double ShapeParameter { get; }Property Value
DoubleThe shape parameter for the distribution.
Remarks
This property is read-only.