Rdocumentation
powered by
Learn R Programming
HMMCont (version 1.0)
Prices: A dummy data set of prices.
Description
A dummy data set of prices or a non-stationary random process.
Usage
data(Prices)
Arguments
Format
The format is: num [1:168] 1394 1366 1499 1452 1421 ...
Source
A dummy data set generated by the author.
Examples
Run this code
plot(Prices, type=
"l"
)
Run the code above in your browser using
DataLab