All functions |
|
---|---|
Atypilac values analyses columns with character data and check if they can be different data type: if it is int vector transformed to string - "integer", vector containing 'false' and 'true' or 'yes' and 'no' with different abbreviations and capitalizations that may indicate that vector could be transform to boolean - "boolean", and if numeric values were written with coma instead of dot. Results are presented in a list with performed analyses that contain column names. |
|
toRpEDA color palettes for ggplot2 objects |
|
Correlation matrix |
|
Dataset Information |
|
decision_tree`()` Builds decision tree on given data. Returns metrics for the tree and optionally plots the tree. |
|
The aim of this function is to check how many missing values has our data. |
|
Descriptive statistics |
|
Impute mean |
|
Impute median |
|
Impute missing data in a data frame |
|
Impute mode |
|
Function that finds potential outlier observations |
|
This function returns principal components and their associeted eigenvectors - PCA |
|
Bar plots by target |
|
This function returns bar plots of quality columns of a dataframe |
|
plot_hist_vars |
|
Draws numeric plots (boxplots and violin plots) by target for selected columns. |
|
Plot scatter plots for continuous variables |
|
redundant_cols`()` suggests redundant columns and deletes them if requested. |
|
Generate report_data_info |
|
table_one |
|
toRpEDA theme for ggplot2 objects |