df_PriorPost {rbioacc} | R 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 |
... |
Additional arguments |
select |
A string selecting the parameters. Defaults is |
Value
An object of class data.frame
[Package rbioacc version 1.2.1 Index]