randomize_vl_cpp: Randomize a velocity with the given probabilities

View source: R/RcppExports.R

randomize_vl_cppR Documentation

Randomize a velocity with the given probabilities

Description

Randomize a velocity with the given probabilities

Usage

randomize_vl_cpp(vl, probs)

Arguments

vl

a velocity list

probs

the probabilities of each value in the set {-1,0,1}

Value

a velocity list with randomized values


dbnR documentation built on June 22, 2024, 10:54 a.m.