View source: R/help_parameter_estimation_functions.R
find_required_parameter_combs | R Documentation |
Function to find the parameters that determine the probability distribution
find_required_parameter_combs(name_distri)
name_distri |
name of the probability distribution |
For each of the probability distribution we require certain parameters and this function provides that required list of parameters.
the parameters that determine the distribution
find_required_parameter_combs("gamma")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.