LG_lookup_details_NC_fail: Helper-function to deal with the details when the numerical...

View source: R/LG_lookup_details_NC_fail.R

LG_lookup_details_NC_failR Documentation

Helper-function to deal with the details when the numerical convergence fails.

Description

This internal helper function is only called when one (or more) of the estimated local Gaussian (auto- or cross-) correlations fails to converge numerically. In this case the underlying convergence information will be analysed in order to identify more details about the problem.

Usage

LG_lookup_details_NC_fail(look_up, .AB_env)

Arguments

look_up

A list from the internal workings of the function LG_lookup.

.AB_env

The environment that contains the desired information. This argument is inherited from LG_lookup.

Value

An additional node will be added to the details-list in the calling function LG_lookup_details. This list can be used to figure out if the observed issue regarding failed numerical convergence is present for the case under investigation.


LAJordanger/localgaussSpec documentation built on May 6, 2023, 4:31 a.m.