check_RoBMA: Check fitted RoBMA object for errors and warnings

View source: R/tools.R

check_RoBMAR 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.


RoBMA documentation built on April 12, 2025, 1:55 a.m.