Other packages > Find by keyword >

cacIRT  

Classification Accuracy and Consistency under Item Response Theory
View on CRAN: Click here


Download and install cacIRT package within the R console
Install from CRAN:
install.packages("cacIRT")

Install from Github:
library("remotes")
install_github("cran/cacIRT")

Install by package version:
library("remotes")
install_version("cacIRT", "1.4")



Attach the package and use:
library("cacIRT")
Maintained by
Quinn N. Lathrop
[Scholar Profile | Author Map]
First Published: 2011-09-05
Latest Update: 2015-08-28
Description:
Computes classification accuracy and consistency indices under Item Response Theory. Implements the total score IRT-based methods in Lee, Hanson & Brennen (2002) and Lee (2010), the IRT-based methods in Rudner (2001, 2005), and the total score nonparametric methods in Lathrop & Cheng (2014). For dichotomous and polytomous tests.
How to cite:
Quinn N. Lathrop (2011). cacIRT: Classification Accuracy and Consistency under Item Response Theory. R package version 1.4, https://cran.r-project.org/web/packages/cacIRT. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2011-09-05 22:18), 1.1 (2012-01-27 21:03), 1.2 (2013-11-19 16:55), 1.3 (2014-01-28 16:28)
Other packages that cited cacIRT R package
View cacIRT citation profile
Other R packages that cacIRT depends, imports, suggests or enhances
Complete documentation for cacIRT
Functions, R codes and Examples using the cacIRT R package
Some associated functions: IRT . Lee.ploy . cacIRT-package . cacNP . class.Lee . class.Rud . recursive.raw . 
Some associated R codes: Lee.D.R . Lee.P.R . Lee.pnr.R . Lee.poly.D.R . Lee.poly.P.R . MLE.R . Rud.D.R . Rud.P.R . SEM.R . class.Lee.R . class.Rud.R . gen.rec.raw.R . iif.R . irf.R . normal.qu.R . pnr.R . recursive.raw.R . sim.R . tif.R .  Full cacIRT package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for cacIRT051015202530TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA