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