gldToPlot: Return (x, y) values of the GLD based in the Lambda values

Description Usage Arguments Examples

View source: R/gld_utilities.R

Description

This function allows you to return the (x,y) values of the GLD, based in the Lambda values.

Usage

1

Arguments

L

Lambda values of the GLD.

Examples

1
2
L = c(0, 2, 0.25, 1.5)
gldToPlot(L)

nmlemus/uqms documentation built on May 30, 2019, 12:03 a.m.