Learn R Programming

ecd (version 0.9.2.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
# NOT RUN {
ld <- ecld(3)
ecld.const(ld)
# }

Run the code above in your browser using DataLab