grab {bayesAB} | R Documentation |
Grab the supplied posterior from a bayesTest object
Description
Grab the supplied posterior from a bayesTest object, returning another bayesTest object.
Usage
grab(bT, posterior)
Arguments
bT |
a bayesTest object |
posterior |
the name of a posterior in that object (string) |
Value
a bayesTest
object with the posterior parameter isolated
See Also
[Package bayesAB version 1.1.3 Index]