powered by
Function to find the parameters that determine the probability distribution
find_required_parameter_combs(name_distri)
the parameters that determine the distribution
name of the probability distribution
For each of the probability distribution we require certain parameters and this function provides that required list of parameters.
find_required_parameter_combs("gamma")
Run the code above in your browser using DataLab