Plot DIC over all K for the current active parameter set.

plot_DIC_gelman(project)

Arguments

project

an RgeoProfile project, as produced by the function rgeoprofile_project().

Examples

p <- rgeoprofile_file("tutorial1_project.rds") plot_DIC_gelman(p)