censor: Censor dataset

View source: R/estimation_helpers.R

censorR Documentation

Censor dataset

Description

Censors each row of matrix x with vector p.

Usage

censor(x, p)

Arguments

x

Numeric \nxd matrix.

p

Numeric vector with d elements.

Value

Numeric \nxd matrix.


graphicalExtremes documentation built on April 3, 2025, 6:22 p.m.