get_spectral: Generate Spectral Data

Description Usage Arguments Value Author(s) References Examples

View source: R/get_spectral.R

Description

Generate a dataset with spectral distribution.

Usage

1

Arguments

n

Number of data to be generated

Value

This function returns a dataframe with the spectral distribution

Author(s)

Fella Ulandari and Robert Kurniawan

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

1
2
3
##Generate 1000 data##

get_spectral(1000)

lsdbc documentation built on July 1, 2020, 6:01 p.m.

Related to get_spectral in lsdbc...