demix: Demix

Description Usage Arguments Value Author(s) See Also Examples

View source: R/remix.r

Description

Transfrom a remix object into a (list of) data.frame(s).

Usage

1
  demix(x)

Arguments

x

a remix object

Value

A list of data.frame.

Author(s)

David Hajage

See Also

remix

Examples

1
2
x <- remix(... ~ ., esoph, cum = TRUE)
demix(x)

remix documentation built on May 29, 2017, 5:50 p.m.

Related to demix in remix...