r Pearson Type6
Pearson Type 6
Return
the random value
Parameters
alpha1
alpha1 parameter
alpha2
alpha2 parameter
beta
the beta parameter, must be greater than 0
stream Num
the stream number from the stream provider to use
fun rPearsonType6(alpha1: Double, alpha2: Double, beta: Double, rng: RNStreamIfc = defaultRNStream()): Double
Pearson Type 6
Return
the random value
Parameters
alpha1
alpha1 parameter
alpha2
alpha2 parameter
beta
the beta parameter, must be greater than 0
rng
the RNStreamIfc, must not be null