Transformed Beta Distribution.Shape Parameter 2 Property
            
            
            Gets the first shape parameter of this TransformedBetaDistribution.
            
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public double ShapeParameter2 { get; }Property Value
DoubleRemarks
This shape parameter determines the behavior of the distribution near the upper bound of the interval. This property is read-only.