stand: Standardizing function

Description Usage Arguments Value

Description

Function to standardize variables that are numeric (continuous and count variables) but no rounded continuous, semicontinuous, intercepts or categorical variables.

Usage

1
stand(X)

Arguments

X

A n times p data.frame with p fixed (or random) effects variables.

Value

A n times p data.frame with the standardized versions of the numeric variables.


hmi documentation built on Oct. 23, 2020, 7:31 p.m.