z_trans: Adding z-transformed scores

View source: R/dplyr_extensions.R

z_transR Documentation

Adding z-transformed scores

Description

The (simple) range of columns are z-transformed and added to the data frame (foo_z)

Usage

z_trans(D, ...)

z_score(D, ...)

Arguments

D

data frame

...

dplyr::select range of variables

Value

data frame

Author(s)

Martin Schmettow


schmettow/bayr documentation built on March 23, 2024, 7:49 p.m.