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

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.

Details

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

Value

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

See Also

[mnps]


twang

Toolkit for Weighting and Analysis of Nonequivalent Groups

v2.0
GPL-3 | file LICENSE
Authors
Matthew Cefalu <Matthew_Cefalu@rand.org>, Greg Ridgeway, Dan McCaffrey, Andrew Morral, Beth Ann Griffin, and Lane Burgette
Initial release
2021-03-22

We don't support your browser anymore

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