calc.testinfo.plot: compute testinformation for plots

View source: R/calc_testinfo_plot.R

calc.testinfo.plotR Documentation

compute testinformation for plots

Description

computes testinformation for all pairwise trait combinations, other traits are fixed to fix.level.others

Usage

calc.testinfo.plot(
  tr.levels,
  fix.level.others = 0,
  K,
  loads,
  which.blocks,
  ...
)

Arguments

tr.levels

vector, trait levels that vary

fix.level.others

numeric, level for traits fixed for this plot, defaults to 0

K

numeric, number of blocks

loads

matrix of item loadings

which.blocks

vector, subset of blocks to calcuate testinfo for, defaults to 1:K

...

FUN to calculate information and further parameters passed to FUN

Value

information for relevant trait combinations for all blocks, and for which trait pairs (combinations) information is


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