Learn R Programming

diyar (version 0.2.0)

epid-class: epid object

Description

S4 objects to store the results of episodes

Usage

as.epid(x)

# S3 method for epid format(x, ...)

# S3 method for epid unique(x, ...)

# S4 method for epid show(object)

# S4 method for epid rep(x, ...)

# S4 method for epid [(x, i, j, ..., drop = TRUE)

# S4 method for epid [[(x, i, j, ..., exact = TRUE)

# S4 method for epid c(x, ...)

Arguments

x

x

...

...

object

object

i

i

j

j

drop

drop

exact

exact