combine_plots: Combine all individual distribution plots

Description Usage Arguments Details Value

Description

combine_plots() combines each plot and overlay them onto one graph.

Usage

1
combine_plots(model_array, hist = FALSE)

Arguments

model_array

a tibble retreived from the fit_model() function

hist

A logical value indicating whether a histogram of the data should be overlayed on the graph

Details

If a grouping varaible was specified in fit_model() one graph is made for each group.

Value

A ggplot object containing the overlayed graphs.


bprucka/uttr documentation built on May 27, 2019, 11:54 a.m.