raw2logit: Convert raw score to logit score

Description Usage Arguments

View source: R/raw2logit.R

Description

This function convert the raw score to logit score using RSM model assuming zero uncertainty with beta and thres parameter

Usage

1
raw2logit(data, item, beta, thres, n.chains)

Arguments

data

A data frame containing the data

item

Item to be converted to logit score

beta

beta parameter of RSM

thres

Andrich threshold

n.chains

Number of chains to be used in MCMC


changxiulee/BayesianRasch documentation built on Nov. 18, 2019, 6:54 a.m.