get_xy_from_DATA_C2: Title get_xy_from_DATA_C2

Description Usage Arguments Value Examples

Description

Title get_xy_from_DATA_C2

Usage

1
get_xy_from_DATA_C2(DATA, META_DATA)

Arguments

DATA

Full data matrix, includes all observations for all the variables

META_DATA

Need to have at least 2 columns, one with all variables name, another one which indicate the type of each variable (CM, DX, PB)

Value

a list of important variables

Examples

1
2
# x <- get_xy_from_DATA_C2(DATA, META_DATA)[[1]]
# y <- get_xy_from_DATA_C2(DATA, META_DATA)[[2]]

HBPMedical/CCC documentation built on May 28, 2019, 12:40 p.m.