Movies                  Movies (data)
assoc.catcont           Measures the association between a categorical
                        variable and a continuous variable
assoc.twocat            Cross-tabulation and measures of association
                        between two categorical variables
assoc.twocont           Measures the association between two continuous
                        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
condesc                 Measures the association between a continuous
                        variable and some continuous and/or categorical
                        variables
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
stat_twocat             Cross-tabulation statistics for ggplot2
weighted.cor            Weighted correlation
weighted.cor2           Weighted correlations
weighted.cov            Weighted covariance
weighted.cov2           Weighted covariances
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
