r Logistic
Return
the generated value
Parameters
location
the location a real number
scale
the scale, must be greater than 0
stream Num
the stream number from the stream provider to use
fun rLogistic(location: Double, scale: Double, rng: RNStreamIfc = defaultRNStream()): Double(source)
Return
the generated value
Parameters
location
the location a real number
scale
the scale must be greater than 0
rng
the RNStreamIfc must not be null