Data Analysis and Automated R Notebook Generation
Anderson Darling test
Find association between variables
Association (Correlation) between Continuous (numeric) Variables
Boxplot on the console
Association (Correlation) between Continuous-Categorical Variables
Plots for Continuous independent variables
Plots for Continuous independent and dependent variables
Explain method for character data types
Show details of the data frame
Explain method for factor data types
Explain method for numeric data types
Generic explainer
Frequency table and Histogram
Generate the report
Kurtosis
Draws a horizontal line on console
Analyze data for merging
Checks for Normality Assumption
Plots a plot of class 'analyzerPlot'
Missing value visualization using ggplot2
Creates plots for the variables in a data.frame
Method for print generic
Association (Correlation) between Categorical Variables
Skewness
Easy data analysis and quality checks which are commonly used in data science. It combines the tabular and graphical visualization for easier usability. This package also creates an R Notebook with detailed data exploration with one function call. The notebook can be made interactive.