Learn R Programming

ata (version 1.1.1)

Automated Test Assembly

Description

Provides a collection of psychometric methods to process item metadata and use target assessment and measurement blueprint constraints to assemble a test form. Currently two automatic test assembly (ata) approaches are enabled. For example, the weighted (positive) deviations method, wdm(), proposed by Swanson and Stocking (1993) was implemented in its full specification allowing for both item selection as well as test form refinement. The linear constraint programming approach, atalp(), uses the linear equation solver by Berkelaar et. al (2014) to enable a variety of approaches to select items.

Copy Link

Version

Install

install.packages('ata')

Monthly Downloads

255

Version

1.1.1

License

LGPL-2

Maintainer

Michael Chajewski

Last Published

November 10th, 2020

Functions in ata (1.1.1)

wdm

Automated Test Assembly via Weighted (positive) Deviations Method
metadata_withreplic_example

ATA Package Example Item Metadata with Item Replications
metadata_large_example

ATA Package Large Example Item Metadata
summary.ata

Generic Summary Function for Class ata
makeconstobj

User-guided Function to Create a Constraints Input for ATA Form Creation
plot.ata

Generic Plot Function for Class ata
metadata_example

ATA Package Example Item Metadata
atalp

Automated Test Assembly via Linear Constrained Programming