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),...))
}
david-ti/wrightmap documentation built on May 24, 2022, 3:53 p.m.