GeneralizedParetoDistributionXi Property
Gets or sets the shape parameter of this instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public double Xi { get; set; }
Public Property Xi As Double
Get
Set
public:
property double Xi {
double get ();
void set (double value);
}
member Xi : float with get, set
Property Value
DoubleThe shape parameter.