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!)


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.