summary.mcmc.sirt {sirt} | R Documentation |
Summary Method for Objects of Class mcmc.sirt
Description
S3 method to summarize objects of class mcmc.sirt
.
This object is generated by following functions: mcmc.2pno
,
mcmc.2pnoh
, mcmc.3pno.testlet
,
mcmc.2pno.ml
Usage
## S3 method for class 'mcmc.sirt'
summary(object,digits=3, file=NULL, ...)
Arguments
object |
Object of class |
digits |
Number of digits after decimal |
file |
Optional file name to which |
... |
Further arguments to be passed |
See Also
mcmc.2pno
, mcmc.2pnoh
,
mcmc.3pno.testlet
, mcmc.2pno.ml
[Package sirt version 4.1-15 Index]