Skip to contents

This function generates a synthetic time series called the logistic map. It can be used to perform basic tests of EDM causality.

Usage

logistic_map(obs)

Arguments

obs

The number of observations to generate.

Value

A list containing the synthetic x & y time series.