Other packages > Find by keyword >

psychotools  

Psychometric Modeling Infrastructure
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("psychotools", "0.7-4")



Attach the package and use:
library("psychotools")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
First Published: 2011-10-05
Latest Update: 2023-06-09
Description:
Infrastructure for psychometric modeling such as data classes (for item response data and paired comparisons), basic model fitting functions (for Bradley-Terry, Rasch, parametric logistic IRT, generalized partial credit, rating scale, multinomial processing tree models), extractor functions for different types of parameters (item, person, threshold, discrimination, guessing, upper asymptotes), unified inference and visualizations, and various datasets for illustration. Intended as a common lightweight and efficient toolbox for psychometric modeling and a common building block for fitting psychometric mixture models in package "psychomix" and trees based on psychometric models in package "psychotree".
How to cite:
Achim Zeileis (2011). psychotools: Psychometric Modeling Infrastructure. R package version 0.7-4, https://cran.r-project.org/web/packages/psychotools. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1-1 (2011-10-05 13:07), 0.1-2 (2012-02-11 21:02), 0.1-3 (2012-05-15 00:33), 0.1-4 (2012-10-23 09:23), 0.2-0 (2014-02-03 20:32), 0.3-0 (2014-08-29 01:21), 0.4-0 (2015-01-20 01:17), 0.4-1 (2016-07-26 14:12), 0.4-2 (2016-09-09 10:46), 0.4-3 (2018-05-17 07:28), 0.5-0 (2018-12-19 23:48), 0.5-1 (2020-01-28 15:20), 0.6-0 (2020-11-17 09:20), 0.6-1 (2021-05-21 14:20), 0.7-0 (2021-09-28 14:40), 0.7-1 (2022-04-30 01:00), 0.7-2 (2022-08-04 13:45), 0.7-3 (2023-06-09 18:00)
Other packages that cited psychotools R package
View psychotools citation profile
Other R packages that psychotools depends, imports, suggests or enhances
Complete documentation for psychotools
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for psychotools2030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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