get.peaks | R Documentation |
This function allows you to get peaks for a continuous variable. Based on the kernel density function
get.peaks(x, bw, signifi, nsmall, ranks = 3)
x |
dataframe |
bw |
bandwidth |
signifi |
criteria to bin the data in number of digits |
nsmall |
criteria to approximate (round) data |
ranks |
numeric how many ranks to consider |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.