Learn R Programming

psytabs (version 1.0)

norms: Establish norms.

Description

Internal function. Should not be used.

Usage

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

Run this code
###
1+1

Run the code above in your browser using DataLab