create_anchors: Function for creating an anchor file for analysis

View source: R/utils.R

create_anchorsR Documentation

Function for creating an anchor file for analysis

Description

This function is used internally, but is exported for spot checking. It is called by rasch() when anchored = TRUE to create the anchor file during analysis.

Usage

create_anchors(test, itemfile)

Arguments

test

One specific test from dbprocess::get_items()

itemfile

The items table from the database, e.g., orextdb::db_get("Items")


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