obtaining_lambda: Auxiliar function to obtain lambda from E(X)

View source: R/utils.R

obtaining_lambdaR Documentation

Auxiliar function to obtain lambda from E(X)

Description

This function implements the procedure given in page 150.

Usage

obtaining_lambda(media, gamma)

Arguments

media

the value for the mean or E(X).

gamma

the value for the gamma parameter.

Value

returns the value of lambda to ensure the mean and gamma.


DiscreteDists documentation built on Sept. 14, 2024, 1:07 a.m.