raw_to_scale: get scaled scores for all raw values

View source: R/raw-to-scale.R

raw_to_scaleR Documentation

get scaled scores for all raw values

Description

get scaled scores for all raw values

Usage

raw_to_scale(db)

Arguments

db

The db to get the pattern data from.

Value

data frame with theta scores and standard errors for all raw scores get scale scores for each possible raw score. Primarily used in convert_theta()

Examples

library(exirt)
## Not run: 
raw_to_scale()

## End(Not run)

UO-BRT/exirt documentation built on Jan. 29, 2023, 8:51 a.m.