garchdata.Rd
Return data from simulation
garchdata(a0, a1, b, n, sd = 0.1)
a numeric number for linear location.
a numeric number as the coefficient for observation.
a numeric number as the coefficient for latent process.
a numeric number of data length.
a numeric number for standard deviation of normal noise
a numeric vector of simulation data from ARCH model.