README.md

emreliability

Codecov test
coverage R-CMD-check

The goal of emreliability is to provide functions to calculate reliability coefficients and CSEMs under the framework of CTT and IRT.

Installation

You can install the released version of emreliability from CRAN with:

install.packages("emreliability")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("liuhuan90123/emreliability")

Example

This is a basic example which shows you how to solve a common problem:

library(emreliability)
## basic example code


liuhuan90123/EMReliability documentation built on Jan. 29, 2022, 1:16 p.m.