parameters
fun parameters(alphaShape: Double, betaShape: Double, theMinimum: Double = min, theMaximum: Double = max)
Changes the parameters to the supplied values
Parameters
alpha Shape
the alpha shape parameter
beta Shape
the beta shape parameter
the Minimum
the minimum of the range
the Maximum
the maximum of the range
Changes the parameters to the supplied values params0 the alpha shape parameter params1the beta shape parameter params2 the minimum of the range params3 the maximum of the range
Returns the parameters as an array params0 the alpha shape parameter params1the beta shape parameter params2 the minimum of the range params3 the maximum of the range