suq2.plot.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
suq2.plot.gldToPlot(L, param = "fmkl")

Arguments

L

Lambda values of the GLD.

Examples

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

nmlemus/suq2 documentation built on May 30, 2019, 5 a.m.