check_RoBMA {RoBMA} | R Documentation |
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)
Arguments
fit |
a fitted RoBMA object. |
Value
check_RoBMA
returns a vector of error and
warning messages. check_RoBMA_convergence
returns
a logical vector indicating whether the models have
converged.
[Package RoBMA version 3.2.0 Index]