show-methods: Show methods for S4 objects of classes klausuR and...

Description Usage Arguments Author(s) See Also Examples

Description

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.

Usage

1
2
3
4
5
## S4 method for signature 'klausuR'
show(object)

## S4 method for signature 'klausuR.mult'
show(object)

Arguments

object

An object of class klausuR or klausuR.mult

Author(s)

m.eik michalke meik.michalke@uni-duesseldorf.de

See Also

klausur, klausur.mufo

Examples

1
2
3
4
5
6
7
## Not run: 
klausur(data.obj)

# multiple test forms
klausur.mufo(data.obj, marks=notenschluessel)

## End(Not run)

klausuR documentation built on May 2, 2019, 6:10 p.m.