model_columns: Adapt data for a CCA

Description Usage Arguments Value See Also

View source: R/model_design.R

Description

Convert factors to numeric (in order of appearance), the numeric variables are left as is.

Usage

1
model_columns(data, columns)

Arguments

data

A data.frame with the information about the samples

columns

The name of the columns to be used to build the matrix

Value

A matrix

See Also

model_RGCCA()


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.