Learn R Programming

twang (version 1.3-14)

means.table: Extract table of means from an mnps object

Description

Extracts table of means from an mnps object.

Usage

means.table(mnps,
			stop.method = 1,
            includeSD = FALSE, digits = NULL)

Arguments

mnps
An mnps object.
stop.method
Indicates which set of weights to retrieve from the ps object. Either the name of the stop.method used, or a natural number with 1, for example, indicating the first stop.method specified.
includeSD
Indicates whether standard deviations as well as means are to be displayed. By default, they are not displayed.
digits
If not NULL, results will be rounded to the specified number of digits.

Value

  • A table of means, standardized effect sizes, and perhaps standard deviations, by treatment group.

Details

Displays a table with weighted and unweighted means and standardized effect sizes, and -- if requested -- standard deviations.

See Also

mnps