check_model.fit_model_bh_intra_location: Check if the Hierarchical Bayesian intra location model went...

Description Usage Arguments Details Value Author(s) See Also

View source: R/check_model.fit_model_bh_intra_location.R

Description

check_model.fit_model_bh_intra_location computes tests to assess if the model went well. It is important to run this step before going ahead with the analysis otherwise you may make mistakes in the interpretation of the results.

Usage

1
2
## S3 method for class 'fit_model_bh_intra_location'
check_model(x)

Arguments

x

outputs from model_bh_intra_location

Details

S3 method. The different test apply to the model are explained in the book here. Note that all environments where at least one parameter do not converge are not taken into account in the MCMC outputs.

Value

It returns a list with the following elements:

Author(s)

Pierre Riviere

See Also


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