graphicalExtremes (version 0.1.0)

censor: Censor dataset

Description

Censors each row of matrix x with vector p.

Usage

censor(x, p)

Value

Numeric matrix \(n \times d\).

Arguments

x

Numeric matrix \(n \times d\).

p

Numeric vector with \(d\) elements.