get_spectral {lsdbc} | R Documentation |
Generate a dataset with spectral distribution.
get_spectral(n)
n |
Number of data to be generated |
This function returns a dataframe with the spectral distribution
Fella Ulandari and Robert Kurniawan
Bicici, E., & Yuret, D. (2007). Locally Scaled Density Based Clustering. International Conference on Adaptive and Natural Computing Algorithms (pp. 739-748). Berlin: Springer.
##Generate 1000 data##
get_spectral(1000)