| as.data.frame.eda | Convert an EDA object to a data frame. |
| as_factor | Coercion to a factor. |
| as.factor | Coercion to a factor. |
| as_factor.default | Convert an object to a factor |
| as.factor.default | Convert to a factor. |
| as_factor.eda | Convert numeric-type EDA to a factor. |
| as.factor.eda | Convert numeric-type EDA to a factor. |
| as_numeric | Coercion to a numeric. |
| as_numeric.default | Convert to a numeric. |
| as_numeric.eda | Convert factor-type EDA to a numeric |
| as_table | Tables objects. |
| as_table.default | Default method for as_table. |
| as_table.eda | Convert categorical EDA objects to a table. |
| as.table.eda | Convert categorical EDA objects to a table. |
| as_tibble | Convert an object to a tibble. |
| as_tibble.default | Default method for tibble conversion |
| as_tibble.eda | Convert an EDA object to a tibble. |
| as_vector | Coercion to a vector. |
| as_vector.default | Convert to a plain vector. |
| as_vector.eda | Convert an EDA object to a plain vector. |
| calc_expected_ | Calculate expected values for the given variable. |
| chi_tester | Multi-sample Chi squared test. |
| compare | Compare or correlate features between collectives/cohorts. |
| compare_variables | Compare or correlate features between collectives/cohorts. |
| convert_eda | Convert multiple EDA objects to a tibble with grouping... |
| correlate_variables | Correlate variables in the data set. |
| correlation | Correlate two EDA objects. |
| count | Counting of an object occurrence. |
| count.default | Counting of an object occurrence. |
| count.eda | Convert categorical EDA objects to a table. |
| covariance | Covariance of two EDA objects. |
| cut.eda | Cut an EDA object. |
| distribution | Compare distributions of two EDA objects or with a... |
| draw_freq_panel | Draw panel with frequencies or counts |
| draw_quantile_elli | Draw data quantile ellipses. |
| draw_stat_panel | Draw a panel of statistic values. |
| draw_violin_panel | Draw a panel of violin or box plots. |
| droplevels.eda | Dropping empty levels from a factor-type EDA object. |
| eda | Generation of EDA objects. |
| eda.character | Generate EDA objects from character vectors. |
| eda.data.frame | Generate an EDA object from a data frame variable. |
| eda.default | Generate EDA objects. |
| eda.factor | Generate EDA objects from factors. |
| eda.logical | Generate EDA objects from logical vectors. |
| eda.numeric | Generate EDA objects from numeric vectors. |
| eff_size | Effect size for difference between EDA objects. |
| etest | Generate eTest objects. |
| explore | Explorative data analysis of data frame variables. |
| frequency.eda | Count observations categorical EDA objects to a table. |
| is_eda | Test the EDA class. |
| is_etest | Test the eTest class. |
| kurtosis | Calculate kurtosis. |
| kurtosis.default | Default kurtosis calculation method. |
| kurtosis.eda | Kurtosis of an EDA object. |
| length.eda | Length of EDA objects. |
| mean.eda | Mean of an EDA object. |
| median.eda | Median of an EDA object. |
| multiplot | Plot two or more EDA objects. |
| na.exclude.eda | NA removal from EDA objects. |
| na.omit.eda | NA removal from EDA objects. |
| nobs.eda | Number of (complete) observations in an EDA object. |
| normality | Test normality of an EDA object. |
| plot_bar | Bar plot. |
| plot_box | Box plot. |
| plot_correlation | Plot correlation of two variables. |
| plot.eda | Plot method for EDA objects |
| plot_effect | Plot significance versus effect size. |
| plot.etest | Plot effect size for the eTest object. |
| plot_histogram | Histogram. |
| plot_qq | QQ plot. |
| plot_variable | Plot a variable in two or more data sets objects. |
| plot_violin | Violin plot. |
| print.eda | Printing EDA objects. |
| quantile.eda | Quantiles of an EDA object. |
| relevel.eda | Relevel an EDA object. |
| scale.eda | Normalize an EDA object. |
| sd | Calculate standard deviation. |
| sd.default | Default standard deviation calculation method. |
| sd.eda | Standard deviance of an EDA object. |
| skewness | Calculate skewness. |
| skewness.default | Default skewness calculation method. |
| skewness.eda | Skewness of an EDA object. |
| stat_extract | A universal statistic extractor. |
| summary.eda | Summary for EDA objects. |
| summary.etest | Summary for the eTest objects. |
| test | Compare EDA objects. |
| var | Calculate variance. |
| var.default | Default variance calculation method. |
| var.eda | Variance of an EDA object. |
| variance | Compare variances of EDA objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.