sim_langevin: Simulate from Langevin process

View source: R/langevin.R

sim_langevinR Documentation

Simulate from Langevin process

Description

Simulate from Langevin process

Usage

sim_langevin(times, beta, cov_list, gamma = 1, x0 = c(0, 0))

Arguments

times

Vector of (numeric) times

beta

Vector of selection coefficients

cov_list

List of rasters

gamma

Speed parameter

x0

Initial point

Value

Matrix of simulated locations


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