plot_summary: Plot subject and group level summaries of estimates

View source: R/plot.R

plot_summaryR Documentation

Plot subject and group level summaries of estimates

Description

This function takes subject level and group level summary statistics from an mcce sampling run and creates a plot showing the results.

Usage

plot_summary(summ, transform = identity)

Arguments

summ

A data.frame containing subject and group level summary stats for each parameter. The data.frame should have a subjectid column with theta_mu representing the group level estimates.

transform

An optional function to transform the summary stats.

Value

A ggplot object


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.