Extracts posterior samples for a specified parameter from a RoBMA model object.
Arguments
- x
 a fitted RoBMA object
- parameter
 a parameter for which posterior samples should be extracted. Defaults to
"mu"(for the effect size). The additional options are"tau"(for the heterogeneity),"weightfunction"(for the estimated weightfunction), or"PET"and"PEESE"(for the PET-PEESE coefficients).- conditional
 whether conditional estimates should be extracted. Defaults to
FALSEwhich extracts the model-averaged estimates. Note that both"weightfunction"and"PET-PEESE"are always ignoring the other type of publication bias adjustment.- output_scale
 transform the effect sizes and the meta-analytic effect size estimate to a different scale. Defaults to
NULLwhich returns the same scale as the model was estimated on.- ...
 additional arguments passed to the method.