sinBiv: sinBiv

Description Usage Arguments Value

Description

Simulate a sinusoidal bivariate relationship

Usage

1
sinBiv(x1, x2, amp, p)

Arguments

x1

A vector

x2

A vector

amp

The amplitude of the sin function

p

The periodicity of the sin function

Value

amp*sin(p*x)


benkeser/haltmle.sim documentation built on May 12, 2019, noon