supDistC: Calculate the sup of L1 distance between x and y

View source: R/RcppExports.R

supDistCR 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.


alexWhitworth/imputeMulti documentation built on July 15, 2022, 7:02 p.m.