BNPdensity (version 2023.3.8)

is_censored: Test if the data is censored

Description

Test if the data is censored

Usage

is_censored(dat)

Value

TRUE if the data is censored

Arguments

dat

The dataset to be tested

Examples

Run this code

data(salinity)
BNPdensity:::is_censored(salinity)

Run the code above in your browser using DataLab