check_score_between: Pick up standarized value from ScoringTable

View source: R/normalize.R

check_score_betweenR Documentation

Pick up standarized value from ScoringTable

Description

Internal function for picking up the standardized value from ScoringTable for single observation. normalize_scores_scoring()

Usage

check_score_between(x, col_raw, col_score)

Arguments

x

raw score

col_raw

Column of raw scores from ScoringTable

col_score

COlumn of StandardScale score from ScoringTable


StatisMike/stenR documentation built on Aug. 20, 2022, 9:30 a.m.