inv_test | R Documentation |
Invert test column from Rrepest test = TRUE by name on "b." and "se." in the column name and by sign (*-1) on "b."
inv_test(data, name_index)
data |
(dataframe) df to analyze |
name_index |
(string/numeric) name or index for the estimate (b.) columns containing the data for the test in Rrepest) |
Dataframe cointaining inverted test column names for "b." and "se." according to Rrepest structure and column multiplied by (-1) for "b."
inv_test(rrepest_pisa_age_gender, name_index = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.