Learn R Programming

packDAMipd (version 1.1.0)

find_required_parameter_combs: Function to find the parameters that determine the probability distribution

Description

Function to find the parameters that determine the probability distribution

Usage

find_required_parameter_combs(name_distri)

Value

the parameters that determine the distribution

Arguments

name_distri

name of the probability distribution

Details

For each of the probability distribution we require certain parameters and this function provides that required list of parameters.

Examples

Run this code
find_required_parameter_combs("gamma")

Run the code above in your browser using DataLab