df_PP: Data frame of Posterior over Prior

df_PriorPostR Documentation

Data frame of Posterior over Prior

Description

Data frame of Posterior over Prior

Data frame of Posterior over Prior

Usage

df_PriorPost(fit, ...)

## S3 method for class 'fitTK'
df_PriorPost(fit, select = "all", ...)

Arguments

fit

An object of class fitTK returned by the function fitTK().

...

Additional arguments

select

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

Value

An object of class data.frame


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