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


aknandi/disaggregation documentation built on Nov. 17, 2024, 12:57 p.m.