Learn R Programming

RSiena (version 1.0.9)

effectsDocumentation: Function to create a table of documentation of effect names, short names etc.

Description

Produces a table of the shortnames and other information for effects, either in html or latex.

Usage

effectsDocumentation(type = "html", display = type == "html",
filename = "effects")

Arguments

Value

Nothing returned. Output files are created.

Details

The allEffects object is reformatted into a table, either latex or html.

References

See http://www.stats.ox.ac.uk/~snijders/siena/

Examples

Run this code
effectsDocumentation()

Run the code above in your browser using DataLab