toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.rvariable
/
LogLogisticRV
/
LogLogisticRV
Log
Logistic
RV
constructor
(
shape
:
Double
,
scale
:
Double
,
streamNum
:
Int
)
constructor
(
shape
:
Double
,
scale
:
Double
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
,
name
:
String
?
=
null
)
Parameters
shape
must be greater than 0
scale
must be greater than 0
stream
the stream to use