jumpUni: jumpUni

Description Usage Arguments Value

Description

Simulate a jump function univariate relationship

Usage

1
jumpUni(x, njump, jumpLoc, jumpVal)

Arguments

x

A vector

njump

The number of jumps the function takes

jumpLoc

A vector of the locations of those jumps

jumpVal

A vector of length njump indicating the value of the function at each jump

Value

The value of the jump function.


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