No articles match
Plot Likert-type items with gglikert()5 months ago
Generating an example dataset | Quick plot | Customizing the plot | Sorting the questions | Sorting the answers | Proportion labels | Totals on each side | Variable labels | Custom center | Symmetric x-axis | Removing certain values | Facets | Stacked plot | Long format dataset | Weighted data | See also
Plot model coefficients with ggcoef_model()6 months ago
Quick coefficients plot | Customizing the plot | Variable labels | Term labels | Elements to display | ggplot2 elements | Forest plot with a coefficient table | Multinomial models | Multi-components models | Comparing several models | Advanced users | Supported models
Generate a data dictionary and search for variables with look_for()9 months ago
Showing a summary of a data frame | Default printing of tibbles | dplyr::glimpse() | labelled::look_for() | Searching variables by key | Level of details | Advanced usages of look_for()
Getting Started with broom.helpers1 years ago
Forest Plot | Table Summary | All-in-one function | Advanced examples | Polynomial terms | Different type of contrasts | Pairwise contrasts of categorical variable | Column Details | Additional attributes | Supported models
Geometries for diverging bar plots1 years ago
New positions | New scales | Improving axes | New geometries | geom_diverging() & geom_diverging_text() | geom_likert() & geom_likert_text() | geom_pyramid() & geom_pyramid_text()
Introduction to labelled1 years ago
Variable labels | Value labels | Sorting value labels | User defined missing values (SPSS's style) | Other conversion to NA | Converting to factor | Other type of conversions | Conditional conversion to factors | Importing labelled data | Using labelled with dplyr/magrittr
Compute custom proportions with stat_prop()2 years ago
Adding labels on a percent stacked bar plot | Displaying proportions of the total | A dodged bar plot to compare two distributions | Displaying unobserved levels | Using geom_prop_bar() and geom_prop_text()
Variables labels and packed columns3 years ago
Introduction to prevR3 years ago
Importing data | Plotting a prevR object | Changing coordinates projection | Quick analysis | Step by step analysis | Functions and methods provided by prevR | Datasets | Creating objects | Data visualization | Data manipulation | Data analysis | Results visualization and export
About missing values: regular NAs, tagged NAs and user NAs4 years ago
Tagged NAs | Creation and tests | Unique values, duplicates and sorting with tagged NAs | Tagged NAs and value labels | Conversion into user NAs | User NAs | Creation | Tests | Conversion
Compute cross-tabulation statistics with stat_cross()4 years ago
Compute weighted mean with stat_weighted_mean()4 years ago