cx: Scale-Center Deviation Scores

View source: R/cx.R

cxR Documentation

Scale-Center Deviation Scores

Description

Transforms scores of interest from original metric to range with minimum score of -1 and 1.

Usage

cx(x, smin, smax)

Arguments

x

matrix to be transformed

smin

Scale minimum

smax

Scale maximum

Value

Scale-centered scores on [-1,1] range.


funfield-lab/fancyr documentation built on Nov. 21, 2023, 2:42 p.m.