Estimate the probability that a parameter is strictly positive
(or strictly negative) under the posterior, based on simulated draws
from a qbrms_fit.
p_direction(object, parameters = NULL, nsim = 4000, null = 0)A data frame of class qbrms_p_direction.
A qbrms_fit object.
Optional character vector of parameter names. If NULL,
all fixed-effect coefficients are used.
Number of draws to simulate from the fitted summary.
Numeric value defining the reference for direction (default 0).