SitemPlot {ifaTools} | R Documentation |
Plot expected and observed table from SitemFit
Description
Plot expected and observed table from SitemFit
Usage
SitemPlot(sout, itemName, ..., showSampleSize = TRUE)
Arguments
sout |
output from SitemFit |
itemName |
name of item to plot |
... |
Not used. Forces remaining arguments to be specified by name. |
showSampleSize |
whether to show the sample size at the top of the plot |
[Package ifaTools version 0.23 Index]