step_line: Step line function.

View source: R/utils.R

step_lineR Documentation

Step line function.

Description

For all x < bb[i], y = vv[i]

Usage

step_line(x, b, v)

Arguments

x

Numeric. Value at which the step line function is evaluated.

b

Numeric vector. Breakpoints when the step occurs.

v

Numeric vector. Value of the step.

Value

The y-value where the step function is evaluated


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.