ggplot_imi_type: Create IMI plot

Description Usage Arguments Details

Description

Create IMI plot

Usage

1
ggplot_imi_type(observed_imi, topic, replicated_imi = NULL)

Arguments

observed_imi

a tbl_df with imi, type and topic based on the original data.

topic

which topic to plot

replicated_imi

a tbl_df with imi, type and topic based on multiple replications. Default is NULL, no replications used.

Details

When sampling and deviation calculation this can be done using argument state and and iteration number.


MansMeg/tidytopics documentation built on May 8, 2019, 3:52 p.m.