expest: exponential dist. parameter estimation

Description Usage Arguments Value See Also Examples

Description

estimates lambda using maximum likelihood based on data from input text file.

Usage

1
expest(address)

Arguments

address

address of the input text file

Value

estimated lambda of the distribution.

See Also

expgen expplot

Examples

1
2
address = "./data.txt"
lambda = biest(address)

mo-mahdavi/RandomGenerator documentation built on May 17, 2019, 4:33 p.m.