CWalk3Linear | R Documentation |
Data simulated from Constant, Random Walk, Model #3, and Linear models
data("CWalk3Linear")
A data frame with 29 observations on the following 6 variables.
at
Random errors from N(0,0.25)
Constant
Constant model with mean=20
RWalk
Random walk starting at 20
Model3
Model #3 with theta=0.5 and mean=20
Linear
Linear model with intercept=20, slope=0.1
t
Time indicator, starting at t=1
We simulated stock prices with four different models. All use the same set of randomly generated erorrs from a N(0,0,25) distribution.
Generated from class simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.