check_RoBMA: Check fitted RoBMA object for errors and warnings
Description
Checks fitted RoBMA object
for warnings and errors and prints them to the
console.
Usage
check_RoBMA(fit)check_RoBMA_convergence(fit)
Value
check_RoBMA
returns a vector of error and
warning messages. check_RoBMA_convergence
returns
a logical vector indicating whether the models have
converged.
Arguments
- fit
a fitted RoBMA object.