logLikOU: Calculates the log-likelihood of observing a trajectory under...

Description Usage Arguments

Description

Likelihood calculation follows from memorylessness of a Markov chain, so it's just a sum of Gaussians

Usage

1
logLikOU(x, t, mu, sigma, nu, removeconstant = FALSE)

Arguments

x

= (x0, x1, ..., xn)

t

= (t0, t2, ..., tn)

mu

Mean

sigma

Standard deviation

nu

Decay rate

removeconstant

Drop the constant term


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