‘bistro’ Plots

Exploratory Data Analysis (EDA) is an art of looking at one or more datasets in an effort to understand the underlying structure of the data contained there.

Below are a few instruments from the ‘bistro’ package that could help you with your EDA investigations.

Correlation Plot

corr_plot()

Correlation plot
Correlation plot
Correlation plot
Correlation plot

Examples:

Q-Q Plot

geom_qq(), geom_qq_line(), geom_qq2(), geom_qq2_line(), qq_plot()

Q-Q plots
Q-Q plots
Q-Q plots
Q-Q plots

Examples:

Joint Plot

joint_plot()

Joint plot
Joint plot
Joint plot
Joint plot

Examples:

Residual Plot

residual_plot()

Residual plot
Residual plot
Residual plot
Residual plot

Examples: