as.mcmc.list.efftox_fit {trialr} | R Documentation |
Convert efftox_fit
to instance of
mcmc.list
Description
This function allows trialr to use tidybayes functions.
Usage
## S3 method for class 'efftox_fit'
as.mcmc.list(x, ...)
Arguments
x |
Object of class |
... |
Extra variables that are passed onwards. |
Value
Object of class mcmc.list
[Package trialr version 0.1.6 Index]