plot_PP: Plot Posterior over Prior

plot_PriorPostR Documentation

Plot Posterior over Prior

Description

Plot Posterior over Prior

Plot Posterior over Prior

Usage

plot_PriorPost(x, ...)

## S3 method for class 'fitTK'
plot_PriorPost(x, select = "all", ...)

## S3 method for class 'df_PP'
plot_PriorPost(x, select = "all", ...)

Arguments

x

A data.frame of class df_PP returned by the function df_PriorPost().

...

addition arguments

select

A string selecting the parameters. Defaults is "all" and select all parameters. Deterministic parameters can be selected by setting "deterministic" and stochastic parameter with "stochastic".

Value

A plot of class ggplot.

A plot of class ggplot.


rbioacc documentation built on Sept. 21, 2023, 5:06 p.m.