CCRatio {BSagri} | R Documentation |
Ratio - contrasts of parameters simulated in BUGS
Description
Calculate ratios of parameters simulated in BUGS. This is a test version for internal use!
Usage
CCRatio(bugs, dat, cmat = NULL,
type = c("Dunnett", "Tukey", "Sequen", "Williams", "Changepoint"))
Arguments
bugs |
an object of class |
dat |
an object of |
cmat |
a list containing two contrast matrices of dimensions M-times-P as elements |
type |
a single character string, which type of comparisons to perform, if |
Details
A testversion.
Value
An object of class "CCRatio", a list with elements
chains |
the N-times-M matrix of the transformed joint posterior distribution |
bugs |
the bugs object, as input |
dat |
the object of class "R2Bugsdat1w", as input |
cmat |
the M-times-P contrast matrix |