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 |
y |
A numeric |
Value
a numeric scalar.
[Package imputeMulti version 0.8.4 Index]