Skip to contents

Rcpp alternative for time_series.

Usage

time_series_rcpp(trace, time_step = 0.5)

Arguments

trace

List of objects of the state-class

time_step

Numeric denoting the time between each iteration. Defaults to 0.5 (the same as in simulate).

Examples

# This is my example