Skip to contents

Checks for convergence, singularity and heteroscedasticy

Usage

run_model_checks(data, model_name = character(0L))

Arguments

data

A series of fitted models stored in list-columns for different model_names, exclusion_sets, datasets and estimate_types

model_name

character string of model name to be extracted from the nested data frame. String must be contained in data$model_name

Value

A tibble whose columns contain the outcomes of different model checks