powered by
Create a mosaic plot of transitions
plot_mosaic(x, ...)# S3 method for tna plot_mosaic(x, digits = 1, ...)
# S3 method for tna plot_mosaic(x, digits = 1, ...)
A ggplot object.
ggplot
A tna or a group_tna object.
tna
group_tna
Ignored.
An integer that determines the number of digits to use for the chi-square test statistic and the p-value in the plot.
integer
ftna_model <- ftna(group_regulation) plot_mosaic(ftna_model)
Run the code above in your browser using DataLab