data_handler: A function to adjust the data

View source: R/auxiliar_functions.R

data_handlerR Documentation

A function to adjust the data

Description

A function to adjust the data

Usage

data_handler(formula, data, group_variable, scale_fc = FALSE)

Arguments

formula

The model formula.

data

The modelling dataset.

group_variable

The grouping variable.

scale_fc

Logical to decide whether to scale y or not


brunaw/hebart documentation built on June 1, 2022, 8:35 p.m.