qdelta.list: Compute the Delta Between Two Lists.

Description Usage Arguments Details Value See Also

Description

Computes the delta between lists, x and y.

Usage

1

Arguments

x

the first list.

y

the second list.

Details

Computes the delta between each value pair in the two lists, then sums as to get the final delta value.

Value

A single numeric delta value.

See Also

Other qdelta functions: qdelta.number, qdelta.numeric, qdelta.string, qdelta


RlonRyan/QuikR documentation built on May 14, 2019, 3:09 a.m.