Movies                  Movies (data)
agg.wtd.mad             Aggregated Weighted MAD
agg.wtd.mean            Aggregated Weighted Mean
agg.wtd.quantile        Aggregated Weighted Quantile
agg.wtd.var             Aggregated Weighted Variance
assoc.catcont           Measures the association between a categorical
                        variable and a continuous variable
assoc.catcont.by        Measures the groupwise association between a
                        categorical variable and a continuous variable
assoc.twocat            Cross-tabulation and measures of association
                        between two categorical variables
assoc.twocat.by         Groupwise cross-tabulation and measures of
                        association between two categorical variables
assoc.twocont           Measures the association between two continuous
                        variables
assoc.twocont.by        Measures the groupwise association between two
                        continuous variables
assoc.xx                Bivariate association measures between pairs of
                        variables.
assoc.yx                Bivariate association measures between a
                        response and predictor variables.
catdesc                 Measures the association between a categorical
                        variable and some continuous and/or categorical
                        variables
cattab                  Bivariate statistics between a categorical
                        variable and a set of variables
condesc                 Measures the association between a continuous
                        variable and some continuous and/or categorical
                        variables
contab                  Bivariate statistics between a continuous
                        variable and a set of variables
crosstab                Pretty 2, 3 or 4-way cross-tabulations
darma                   Describes Associations as in a Regression Model
                        Analysis.
ggassoc_assocplot       Association plot
ggassoc_bertin          Bar plot of a crosstabulation inspired by
                        Bertin
ggassoc_boxplot         Boxplots with violins
ggassoc_chiasmogram     Plots counts and associations of a
                        crosstabulation
ggassoc_crosstab        Proportional area plot
ggassoc_marimekko       Marimekko plot
ggassoc_phiplot         Bar plot of measures of local association of a
                        crosstabulation
ggassoc_scatter         Scatter plot with a smoothing line
or.table                Computes the odds ratios for every cells of a
                        contingency table
pem.table               Computes the local and global Percentages of
                        Maximum Deviation from Independence (pem)
phi.table               Computes the phi coefficient for every cells of
                        a contingency table
profiles                Profiles by level of a categorical variable
regtab                  Univariate and Multivariate Regressions and
                        Their Average Marginal Effects
stat_twocat             Cross-tabulation statistics for ggplot2
stdres.table            Standardized residuals of a contingency table
weighted.cor            Weighted correlation
weighted.cor2           Weighted correlations
weighted.cov            Weighted covariance
weighted.cov2           Weighted covariances
weighted.cramer         Cramer's V
weighted.mad            Weighted median absolute deviation to median
weighted.quantile       Weighted quantiles
weighted.sd             Weighted standard deviation
weighted.table          Computes a (possibly weighted) contingency
                        table
