sim_CTCRW: Simulate from CTCRW process

View source: R/sde.R

sim_CTCRWR Documentation

Simulate from CTCRW process

Description

Simulate from CTCRW process

Usage

sim_CTCRW(times, mu = 0, beta = 1, sigma = 1, tau = NULL, nu = NULL, z0 = 0)

Arguments

times

Vector of times of observations

mu

Mean velocity parameter

beta

Reversion parameter of velocity

sigma

Variance parameter of velocity

tau

Time scale of autocorrelation parameter

nu

Mean speed parameter

z0

Initial value for simulation (default: 0)

Value

Simulated track


TheoMichelot/utilTM documentation built on April 14, 2025, 12:52 p.m.