OUproces: Ornstein-Uhlenbeck process

View source: R/Kovarianser.R

OUprocesR Documentation

Ornstein-Uhlenbeck process

Description

Ornstein-Uhlenbeck process

Usage

OUproces(t, par = c(lambda = 1, noise = 0))

Arguments

t

time points

par

vector with drift and noise terms.

Details

Note that the marginal variance (expect for noise) is assumed to be 1.

Value

Covariance matrix for OU process


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.