centering: centers selected variables

Description Usage Arguments Value Author(s) References

View source: R/centering.R

Description

It is important to center data that is used in the model AFTER deleting cases of missing values.

Usage

1
centering(data_set, centered_vars = "all")

Arguments

data_set

a data.frame

centered_vars

a vector containing names of variables to center OR "all" for centering all variables

Value

data.frame with centered variables

Author(s)

Stephan Volpers stephan.volpers@plixed.de

References

Process


svolpers/bootmi documentation built on June 23, 2021, 6:36 a.m.