Learn R Programming

rbioacc (version 1.2.1)

df_PriorPost: 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 fitTK df_PriorPost(fit, select = "all", ...)

Value

An object of class data.frame

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"