Zeta

Zeta

Zeta distribution with parameters ro and pk. Returns a zeta distributed random number. zeta sample range is defined as [1,n] but this distribution interface requires range [0,n], so generateZeta() substracts -1 to map results to [0,n]

Attributes
Name Description Required Min Max Allowed Values
name (Class)Name of this element. Used to identify plugin Class. Full name is required. Example: com.en.myPluginPackage.myPuginClass yes 1 1
id Identification String of this element. May be used to uniquely identify a field within the children of an Element. no 0 1
pk pk value yes 1 1
ro ro value yes 1 1
2.7-83fb0 | 2020-04-22