check_list_out_check_model: Check constitency of list with outputs from 'check_model'

Description Usage Arguments Value Author(s)

Description

check_list_out_check_model checks consistency of list with outputs from check_model

Usage

1
check_list_out_check_model(valid_models, list_out_check_model)

Arguments

valid_models

A vector with valid models expected

list_out_check_model

A list whose elements are output from check_model

Value

If the list do not contain valid models and all the elements of the list are coming from the same model, an error is returned.

If no error message are displayed the function returns a vector with the class of elements in list_out_check_model

Author(s)

Facundo Munoz and Pierre Riviere


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.