Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.agree.sim

S3 method for class 'agree.sim'


Description

This function provides a concise summary of objects created using the functions rwg.sim and rwg.j.sim.

Usage

## S3 method for class 'agree.sim'
summary(object,...)

Arguments

object

An object of class 'agree.sim'.

...

Optional additional arguments. None used.

Value

A summary of all the output elements in the agree.sim class object.

Author(s)

See Also

Examples

#An example from Dunlap et al. (2003).  The estimate from Dunlap et al.
#Table 2 is 0.53
RWG.OUT<-rwg.sim(gsize=10,nresp=5,nrep=1000)
summary(RWG.OUT)

multilevel

Multilevel Functions

v2.6
GPL (>= 2)
Authors
Paul Bliese
Initial release
2016-07-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.