R/make.thresholds.R

Defines functions make.thresholds

Documented in make.thresholds

make.thresholds <-
function(item.params,...) {
	UseMethod("make.thresholds")
}
david-ti/wrightmap documentation built on May 24, 2022, 3:53 p.m.