Skip to content

egonulates/irt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irt

irt is an R package that contains many helpful functions for psychometric analysis.

See the quick start guide.

Installation

The current release is available on CRAN, you can install it via:

install.packages("irt")

Install the latest development version from Github:

if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("egonulates/irt")

Note that the development version can contain untested features.

Please use the Issues tab for bug reports, questions, or feature requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages