‘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()

Examples:

Q-Q Plot#

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

Examples:

Joint Plot#

joint_plot()

Examples:

Residual Plot#

residual_plot()

Examples: