plot_disag_model_data: Convert results of the model ready for plotting

View source: R/plotting.R

plot_disag_model_dataR Documentation

Convert results of the model ready for plotting

Description

Convert results of the model ready for plotting

Usage

plot_disag_model_data(x)

Arguments

x

Object of class disag_model to be plotted.

Value

A list that contains:

posteriors

A data.frame of posteriors

data

A data.frame of observed and predicted data

title

The title of the observed vs. predicted plot


disaggregation documentation built on Oct. 3, 2024, 1:07 a.m.