means.table | R Documentation |
Extracts table of means from an mnps object.
means.table(mnps, stop.method = 1, includeSD = FALSE, digits = NULL)
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. |
Displays a table with weighted and unweighted means and standardized effect sizes, and – if requested – standard deviations.
'A table of means, standardized effect sizes, and perhaps standard deviations, by treatment group.
[mnps]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.