Learn R Programming

bda (version 13.4.13)

fitGLD2bdata: Fit FMKL GLD to Binned Data

Description

Fit FMKL GLD to binned data.

Usage

fitGLD2bdata(x, weights)

Arguments

x

histogram-type data such as histogram or bdata.

weights

to weight the squared distance for different classes.

References

AS 254, ...

Examples

Run this code
# NOT RUN {
 # To be updated.
 x = rexp(100,1)
# }

Run the code above in your browser using DataLab