Learn R Programming

ecd (version 0.6.4)

ecld.const: Analytic solution of the normalization constant for lambda distribution

Description

The normalization constant $C$. SGED is supported.

Usage

ecld.const(object)

Arguments

object
an object of ecld class

Value

numeric

Examples

Run this code
ld <- ecld(3)
ecld.const(ld)

Run the code above in your browser using DataLab