graphicalExtremes (version 0.3.2)

censor: Censor dataset

Description

Censors each row of matrix x with vector p.

Usage

censor(x, p)

Value

Numeric \(n \times d\) matrix.

Arguments

x

Numeric \(n \times d\) matrix.

p

Numeric vector with d elements.