make_annotation_df: Generate data.frame used in 'plot_ppc'

View source: R/make_plots.R View source: R/make_figure_two.R

make_annotation_dfR Documentation

Generate data.frame used in plot_ppc

Description

Generate the data.frame used in the posterior predictive checking plot. This data.frame is used to generate the annotations of the observed number as well as the p-values.

Generate the data.frame used in the posterior predictive checking plot. This data.frame is used to generate the annotations of the observed number as well as the p-values.

Usage

make_annotation_df(ppc_results)

make_annotation_df(ppc_results)

Arguments

ppc_results

output from check_model

Value

data.frame

data.frame


philpatton/cowbird documentation built on March 2, 2023, 3:05 a.m.