sinJumpBiv: sinJumpBiv

Description Usage Arguments Value

Description

Simulate a sinusoidal bivariate relationship

Usage

1
sinJumpBiv(x1, x2, amp, p, jumpLoc)

Arguments

x1

A vector

x2

A vector

amp

The amplitude of the sin function

p

The periodicity of the sin function

jumpLoc

Location of randomly chosen quantile

Value

amp*sin(p*x)


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