Description Usage Format References Examples
Often several trades per second of a stock occur; this dataset consists of the last quoted value for each second for 1st March 2011. Thus the finest sampling interval is one second, but as there are seconds with no trades, the data have an unequally spaced sampling regime.
1  | data("Baidu")
 | 
A data frame with 7984 observations on the following 3 variables.
TimeA variable with the time of the trade.
Seconds.indexAn index representing the time (in seconds) from the start of the data, representing the sampling regime of the series.
ReturnThe return price of the stock.
Hamilton, J., Nunes, M. A, Knight, M. I. and Fryzlewicz, P. (2018) Complex-valued wavelet lifting and applications. Technometrics, 60 (1), 48-60, DOI 10.1080/00401706.2017.1281846.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.