supDistC {imputeMulti}
R Documentation
Calculate the sup of L1 distance between x and y
Description
sup of L1 distance between x and y
Usage
supDistC(x, y)
Arguments
x
A numeric
vector
y
A numeric
vector
Value
a numeric scalar.
[Package
imputeMulti
version 0.8.4
Index
]