Last data update: 2014.03.03

R: Plot expected and observed table from SitemFit
iccPlotR Documentation

Plot expected and observed table from SitemFit

Description

WARNING: This function is under development. The API may change in a future release.

Usage

iccPlot(grp, itemName, ..., width = 3, dataBins = 11, basis = c(1),
  factor = 1)

Arguments

grp

an IFA group

itemName

name of item to plot

...

Not used. Forces remaining arguments to be specified by name.

width

sets the x axis to [-width,width]

dataBins

number of partitions for the latent scores

basis

the basis vector in the latent space

factor

the score to use (TODO: should be a function of the basis vector?)

Results