extractProbabilities | R Documentation |
Extract the probabilities from an object
extractProbabilities(x, logprobs = FALSE, onlyprobs = FALSE)
## S4 method for signature 'BFprobability'
extractProbabilities(x, logprobs = FALSE, onlyprobs = FALSE)
x |
object from which to extract |
logprobs |
return the logarithm |
onlyprobs |
return a vector of only the probabilities |
Returns an object containing probabilities extracted from the object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.