show,klausuR-method {klausuR} | R Documentation |
Print a nice summary of the slots results
, anon
,
cronbach
and item.analysis
.
If object is of class klausuR.mult,
the global results for tests with several test forms are evaluated.
## S4 method for signature 'klausuR'
show(object)
## S4 method for signature 'klausuR.mult'
show(object)
object |
An object of class |
m.eik michalke meik.michalke@uni-duesseldorf.de
## Not run:
klausur(data.obj)
# multiple test forms
klausur.mufo(data.obj, marks=notenschluessel)
## End(Not run)