propslsd.new {s20x}R Documentation

LSD-Display Intervals

Description

This function is called by rowdistr.

Usage

propslsd.new (crosstablist, conf.level = 0.95, arrowlength = 0.1, ...)

Arguments

crosstablist A list produced by "crosstabs" or a matrix containing a 2-way table of counts (without marginal totals).
conf.level Confidence level of the intervals.
arrowlength Length of the arrows.
... Additional arguments (ignored).

See Also

"crosstabs", "rowdistr"


[Package s20x version 3.1-5 Index]