R/Qj.R

Defines functions Qj

Qj = function(a, b) {
  return (1 - .fedirtClusterEnv$Pj(a, b))
}

Try the FedIRT package in your browser

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

FedIRT documentation built on Sept. 30, 2024, 9:34 a.m.