get_explicatives_matrix: Explicatives matrix

View source: R/utils.R

get_explicatives_matrixR Documentation

Explicatives matrix

Description

Explicatives matrix

Usage

get_explicatives_matrix(
  explicatives,
  DF = NULL,
  names = explicatives,
  complete_names = TRUE,
  one_lines = TRUE,
  make.names = TRUE,
  limit_factor = 5
)

Arguments

explicatives

vector

DF

dataframe

names

vector: names of the explicatives

complete_names

vector :

one_lines

vector of boolean : whether to display one or two lines for 2 levels factors

make.names

if names should be changed

limit_factor

numeric : number of levels to coerce numerical variable to factors


TanguyPerennec/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.