norms: Establish norms.

Description Usage Arguments Value Examples

View source: R/norms.R

Description

Internal function. Should not be used.

Usage

1
norms(sumscores, from, to, statistics = "PR")

Arguments

sumscores

The sumscore vector for which norms should be created.

from

numeric value. Lowest possible sumscore as a numeric value.

to

numeric value. Highest possible sumscore as a numeric value.

statistics

character vector that toggles which norm statistics are included in the norm table. Currently Percent ranks "PR", z-Statistic "z", Z-Statistic "Z", IQ-Stiatistc "IQ", T-Statistic "T" and Stanine "Stanine" are supported.

Value

Norms.

Examples

1
2
###
1+1

Example output

[1] 2

psytabs documentation built on May 29, 2017, 10:52 p.m.