densityOU: Calculate the density of OU process for a given (x,t) pair

Description Usage Arguments

Description

Calculate the density of OU process for a given (x,t) pair

Usage

1
densityOU(x, t, x0, mu, sigma, nu, log = FALSE)

Arguments

x

Vector of trajectory points to calculate density of

t

Vector of time points associated with x

x0

Initial value of the process

mu

Mean

sigma

Standard deviation

nu

Decay rate

log

Return log(p)


laduplessis/bdskytools documentation built on May 20, 2019, 7:33 p.m.