sinJump2Tri: sinJump2Tri

Description Usage Arguments Value

Description

Simulate a sinusoidal trivariate relationship

Usage

1
sinJump2Tri(x1, x2, x3, p, amp, jumpLoc2, jumpLoc3)

Arguments

x1

A vector

x2

A vector

x3

A vector

p

The periodicity of the sin function

amp

The amplitude of the sin function

jumpLoc2

Random quantile jump for x2

jumpLoc3

Random quantile jump for x2

Value

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


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