R/make.thresholds.character.R

Defines functions make.thresholds.character

Documented in make.thresholds.character

make.thresholds.character <-
function(item.params,design.matrix="normal",...) {
	#print("character")
	return(make.thresholds(CQmodel(show=item.params),...))
}

Try the WrightMap package in your browser

Any scripts or data that you put into this service are public.

WrightMap documentation built on June 19, 2022, 1:05 a.m.