nnpiv.diagnostics.relative_wellposedness_effective_sieve_diagnostic

nnpiv.diagnostics.relative_wellposedness_effective_sieve_diagnostic(A, C, C_prime, e_g, *, sieve_grid=None, eta_grid=None, enforce_nested_rff=True, **kwargs)[source]

Run kappa_eff over a sieve and eta path.

Parameters
Returns

Dictionary with rows (path-level outputs) and summary (aggregated metadata and maxima).

Return type

dict

Notes

This is the post-estimation analogue of relative_wellposedness_sieve_diagnostic().