sinJump1Quad: sinJump1Quad

Description Usage Arguments Value

Description

Simulate a sinusoidal trivariate relationship

Usage

1
sinJump1Quad(x1, x2, x3, x4, p, amp, jumpLoc3)

Arguments

x1

A vector

x2

A vector

x3

A vector

x4

A vector

p

The periodicity of the sin function

amp

The amplitude of the sin function

jumpLoc3

Numeric quantile for x3

Value

amp*sin(p*x1*x2*x3)


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