Gráficos / Plots

Este conjunto de funciones implementan los gráficos en ggplot2 (notar que en este paquete no se crean nuevos stats o layers, pero sí se pueden agregar capas sobre el objeto ggplot retornado).

This set of functions produce the ggplot2 version of the plots (note that this package does not create any new stats or geom layers, but they can added on top of the returned ggplot objects).

gg_coplot()

Conditional plots

gg_pt()

Plots for power transformations

gg_quantiles()

Quantile-Quantile plots

gg_rf()

Residual-Fit plot

gg_sl()

Spread-Location plot

gg_tmd()

Tukey's Mean-Difference plot for one-way data

gg_tmd_paired()

The gg_tmd_paired function

Datos / Datasets

Conjuntos de datos en formato tibble.

Datasets presented as tibbles.

bin

Dataset bin

dating

Dataset dating

environmental

Dataset environmental

etanol

Dataset etanol

fly

Dataset fly

food

Dataset food

fusion

Dataset fusion

futbol

Dataset futbol

galaxy

Dataset galaxy

ganglion

Dataset ganglion

ozone

Dataset ozone

playfair

Dataset playfair

polarization

Dataset polarization

rubber

Dataset rubber

Otras funciones / Other functions

Funciones auxiliares para la construcción de los gráficos.

Helper functions.

equal_count()

The equal count algorithm

make_coplot_df()

Creation of tibbles por coplots