Description Usage Arguments Value
Simulate a sinusoidal trivariate relationship
1  | sinJump1Tri(x1, x2, x3, p, amp, jumpLoc3)
 | 
x1 | 
 A vector  | 
x2 | 
 A vector  | 
x3 | 
 A vector  | 
p | 
 The periodicity of the sin function  | 
amp | 
 The amplitude of the sin function  | 
jumpLoc3 | 
 Random jump location for x3  | 
amp*sin(p*x1*x2*x3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.