Learn R Programming

TAM

Test Analysis Modules

If you use TAM and have suggestions for improvement or have found bugs, please email me at robitzsch@leibniz-ipn.de. Please always provide a minimal dataset, necessary to demonstrate the problem, a minimal runnable code necessary to reproduce the issue, which can be run on the given dataset, and all necessary information on the used librarys, the R version, and the OS it is run on, perhaps a sessionInfo().

CRAN version

The official version of TAM is hosted on CRAN and may be found here. The CRAN version can be installed from within R using:

utils::install.packages("TAM")

GitHub version

The version hosted here is the development version of TAM. The GitHub version can be installed using devtools as

devtools::install_github("alexanderrobitzsch/TAM")

or alternatively use

utils::install.packages('TAM', repos = c('https://alexanderrobitzsch.r-universe.dev', 'https://cloud.r-project.org'))

Copy Link

Version

Install

install.packages('TAM')

Monthly Downloads

3,093

Version

4.2-21

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

February 19th, 2024

Functions in TAM (4.2-21)

IRT.simulate

Simulating Item Response Models
IRT.itemfit.tam

RMSD Item Fit Statistics for TAM Objects
IRT.linearCFA

Linear Approximation of a Confirmatory Factor Analysis
IRTLikelihood.ctt

Computes Individual Likelihood from Classical Test Theory Estimates
IRT.residuals

Residuals in an IRT Model
IRT.likelihood

Extracting Individual Likelihood and Individual Posterior
IRT.truescore

Converts a \(\theta\) Score into a True Score \(\tau ( \theta)\)
IRT.threshold

Thurstonian Thresholds and Wright Map for Item Response Models
Scale

S3 Method for Standardizations and Transformations of Variables
IRTLikelihood.cfa

Individual Likelihood for Confirmatory Factor Analysis
TAM-defunct

Defunct TAM Functions
data.fims.Aus.Jpn.scored

Dataset FIMS Study with Responses of Australian and Japanese Students
data.examples

Datasets data.ex in TAM Package
data.ctest

Some C-Test Datasets
data.cqc

More Datasets and Examples (Similar to ConQuest Examples)
designMatrices

Generation of Design Matrices
TAM-utilities

Utility Functions in TAM
data.sim.rasch

Simulated Rasch data
data.timssAusTwn

Dataset TIMSS 2011 of Australian and Taiwanese Students
anova-logLik

Likelihood Ratio Test for Model Comparisons and Log-Likelihood Value
msq.itemfit

Mean Squared Residual Based Item Fit Statistics (Infit, Outfit)
WLErel

Reliability Estimation in TAM
lavaanify.IRT

Slight Extension of the lavaan Syntax, with Focus on Item Response Models
data.gpcm

Dataset with Ordered Indicators
data.geiser

Dataset from Geiser et al. (2006)
doparse

Parsing a String with DO Statements
cfa.extract.itempars

Extracting Item Parameters from a Fitted cfa Object in lavaan
tam.fa

Bifactor Model and Exploratory Factor Analysis
tam.fit

Item Infit and Outfit Statistic
tam.latreg

Latent Regression Model
tam.ctt

Classical Test Theory Based Statistics and Plots
predict

Expected Values and Predicted Probabilities for Fitted TAM Models
TAM-package

tools:::Rd_package_title("TAM")
data.mc

Dataset with Raw and Scored Responses from Multiple Choice Items
data.janssen

Dataset from Janssen and Geiser (2010)
data.sim.mfr

Simulated Multifaceted Data
data.numeracy

Dataset Numeracy
plotDevianceTAM

Deviance Plot for TAM Objects
plot.tam

Plot Function for Unidimensional Item Response Models
tam.jml

Joint Maximum Likelihood Estimation
DescribeBy

S3 Method for Descriptive Statistics of Objects
IRT.frequencies.tam

Observed and Expected Frequencies for Univariate and Bivariate Distributions
IRT.expectedCounts

Extracting Expected Counts
IRT.data.tam

Extracting Item Response Dataset
IRT.informationCurves

Item and Test Information Curve
IRT.drawPV

Function for Drawing Plausible Values
IRT.cv

Cross-Validation of a Fitted IRT Model
IRT.WrightMap

Wright Map for Item Response Models by Using the WrightMap Package
IRT.irfprob

Extracting Item Response Functions
IRT.factor.scores

Extracting Factor Scores in TAM