lh.all: round2

View source: R/lh_all.R

lh.allR Documentation

round2

Description

likelihood of rank order for all items (and one person) under Thurstonian IRT model

Usage

lh.all(
  th,
  int,
  loads,
  uni,
  y_b,
  blocks,
  blocks_int,
  perms,
  perms_int,
  lhb.fun = lhb.fun,
  ...
)

Arguments

int

vector of intercepts

loads

matrix of factor loadings

uni

matrix of error covariances

y_b

rank order

perms

permutations

perms_int

indices of intercepts (+ or -)

lhb.fun

function to compute likelihood

traits

vector of traits

Value

likelihood of all


susanne-frick/MFCblockInfo documentation built on Oct. 20, 2024, 8:26 p.m.