mackeyglass: Create a Mackey-Glass model

Description Usage Arguments Value

View source: R/simulations.R

Description

Create a Mackey-Glass model

Usage

1
2
mackeyglass(tau = 17, beta = 0.25, gamma = 0.1, n = 10, init = 0.5,
  noise = 0)

Arguments

tau

The time lag

beta

The beta parameter

gamma

The gamma parameter

n

The n parameter

init

A value used to initialize the discrete Mackeyglass equation

noise

The noise ratio to add to the function

Value

A model for a Mackey-Glass equation


nwaff/tssims documentation built on May 24, 2019, 6:13 a.m.