find_required_parameter_combs {packDAMipd}R Documentation

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)

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.

Value

the parameters that determine the distribution

Examples

find_required_parameter_combs("gamma")

[Package packDAMipd version 1.1.0 Index]