powered by
Internal utility function to check whether a brms::brmsfit object has any random effects or not.
is.random(object)
TRUE if any random effects present. FALSE if no random effects present.
TRUE
FALSE
An object to be evaluated.