lsdbc (version 0.1.0)

get_spectral: Generate Spectral Data

Description

Generate a dataset with spectral distribution.

Usage

get_spectral(n)

Arguments

n

Number of data to be generated

Value

This function returns a dataframe with the spectral distribution

References

Bicici, E., & Yuret, D. (2007). Locally Scaled Density Based Clustering. International Conference on Adaptive and Natural Computing Algorithms (pp. 739-748). Berlin: Springer.

Examples

Run this code
# NOT RUN {
##Generate 1000 data##

get_spectral(1000)
# }

Run the code above in your browser using DataLab