Skip to contents

Fit Multi-lag Dyadic Model

Usage

dsmodel.multilag(x, y, step = 0.25, p.value = 0.01, type = 2)

Arguments

x

Numeric vector for signal x.

y

Numeric vector for signal y.

step

Step size (default 0.25).

p.value

P-value threshold (default 0.01).

type

Model type (default 2).

Value

A list containing models, statistics, and prediction functions.