Other packages > Find by keyword >

difR  

Collection of Methods to Detect Dichotomous Differential Item Functioning (DIF)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("difR", "5.1")



Attach the package and use:
library("difR")
Maintained by
David Magis
[Scholar Profile | Author Map]
First Published: 2009-09-23
Latest Update: 2020-05-13
Description:
Provides a collection of standard methods to detect differential item functioning among dichotomously scored items. Methods for uniform and non-uniform DIF, based on test-score or IRT methods, for comparing two or more than two groups of respondents, are available (Magis, Beland, Tuerlinckx and De Boeck,A General Framework and an R Package for the Detection of Dichotomous Differential Item Functioning, Behavior Research Methods, 42, 2010, 847-862 ).
How to cite:
David Magis (2009). difR: Collection of Methods to Detect Dichotomous Differential Item Functioning (DIF). R package version 5.1, https://cran.r-project.org/web/packages/difR. Accessed 07 May. 2025.
Previous versions and publish date:
1.0 (2009-09-23 22:11), 1.1 (2009-10-28 08:56), 2.0 (2009-12-20 10:34), 2.1 (2010-01-14 12:58), 2.2 (2010-01-24 10:11), 3.0 (2010-04-20 16:04), 3.1 (2010-06-22 14:41), 3.2 (2010-10-04 14:50), 3.3 (2010-10-23 09:43), 4.0 (2011-03-04 17:22), 4.1 (2011-06-22 16:32), 4.2 (2012-04-02 08:49), 4.3 (2012-06-13 14:14), 4.4 (2013-01-30 13:35), 4.5 (2013-04-07 18:33), 4.6 (2015-04-29 12:21), 4.7 (2016-11-22 18:29), 4.8 (2018-04-28 11:43), 5.0 (2018-05-14 15:38)
Other packages that cited difR R package
View difR citation profile
Other R packages that difR depends, imports, suggests or enhances
Complete documentation for difR
Functions, R codes and Examples using the difR R package
Some associated functions: LRT . difR-package . difTID . 
Some associated R codes: LRT.R . Logistik.R . difGenLogistic.R . difLogReg.R . difSIBTEST.R . genDichoDif.R . genLogistik.R . mantelHaenszel.R . selectGenDif.R . sibTest.R . subtestLogistic.R .  Full difR package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for difR102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
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,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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