powered by
Create a White Noise Process
white.noise(sig = 1)
sigma parameter of the white noise process
a function hanlde in the form of X(tObs,n) which generates n independent trajectories observed at tObs.
X(tObs,n)
n
tObs
# NOT RUN { X <- white.noise() X(regular.grid(50),25) # }
Run the code above in your browser using DataLab