suq2.plot.gldPlot: Plot the GLD based in the Lambda values

Description Usage Arguments Examples

View source: R/gld_utilities.R

Description

This function allows you to show image with scale.

Usage

1
suq2.plot.gldPlot(L, param = "fmkl")

Arguments

L

Lambda values of the GLD.

Examples

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

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