For the normal mixture random effect calculates the probability that each study is an outlier based on the posterior probability of it being an outlier.
## S3 method for class 'metaplus'outlierProbs(object)
Arguments
object: A metaplus object with a mixture (robust) random effects distribution.
Returns
outlier.prob: Posterior probability that each study is an outlier
slab: Labels corresponding to each study
Details
The outlier probabilities are obtained as the posterior probabilities of each study being an outlier based on the fitted mixture model.