powered by
Total callback shares plot
g_tcs(data = NULL, col = NULL, ...)
A ggplot2 object
a callback_stat object.
callback_stat
A list of three colors.
further arguments passed to or from other methods.
Emmanuel Duguet
data(labour1) m <- callback(labour1,"offer","hist","callback","all") s <- stat_tcs(m) g_tcs(s)
Run the code above in your browser using DataLab