S3 method for class 'disagree.sim'
This function provides a concise summary of objects created using the function ad.m.sim.
## S3 method for class 'disagree.sim' summary(object,...)
object |
An object of class 'disagree.sim'. |
... |
Optional additional arguments. None used. |
A summary of all the output elements in the disagree.sim class object.
Paul Bliese paul.bliese@moore.sc.edu
#Example from Dunlap et al. (2003), Table 3. The listed significance #value for a group of size 5 with a 7-item response format is 0.64 or less SIMOUT<-ad.m.sim(gsize=5, nitems=1, nresp=7, itemcors=NULL, type="mean", nrep=1000) summary(SIMOUT)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.