Learn R Programming

sccr (version 2.1)

censoredMatrix: The double-censored data

Description

A data frame with 8 observations on the following 5 variables.

Arguments

Format

L

a numeric vector

R

a numeric vector

C1

a numeric vector

C2

a numeric vector

C3

a numeric vector

Examples

Run this code
# NOT RUN {
data(censoredMatrix)
str(censoredMatrix)
# }

Run the code above in your browser using DataLab