BNPdensity (version 2019.9.11)

is_censored: Test if the data is censored

Description

Test if the data is censored

Usage

is_censored(dat)

Arguments

dat

The dataset to be tested

Value

TRUE if the data is censored

Examples

Run this code
# NOT RUN {
data(salinity)
BNPdensity:::is_censored(salinity)
# }

Run the code above in your browser using DataLab