View source: R/standardCepstrumCalcs.R
standardCepstrumCalcs | R Documentation |
Calculate a set of measurements from a cepstrum contour. This is currently used to measure the inter-click interval of the burst pulse type calls
standardCepstrumCalcs(data)
data |
a list that must have |
A list with inter-click interval (ici), duration (seconds), and slope of the ici
Taiki Sakai taiki.sakai@noaa.gov
data(testCeps)
standardCepstrumCalcs(testCeps)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.