test_null_weights: Test outer weights convergence within specified maxiter

View source: R/test_null_weights.R

test_null_weightsR Documentation

Test outer weights convergence within specified maxiter

Description

Internal function not to be called by the user

Usage

  test_null_weights(wgs, specs)

Arguments

wgs

output from 'get_weights()'

specs

list of specifications

Details

Internal function. test_weights_output is called by plspm. Basically checks that weights are not NULL.

Value

gives an error when wgs is NULL (i.e. non-convergence)

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


plspm documentation built on March 31, 2023, 11:54 p.m.