Skip to content

Add some more metrics to the output for thresholding#65

Merged
nowellclosser merged 1 commit intomainfrom
add_more_eigenvalues
Jan 25, 2026
Merged

Add some more metrics to the output for thresholding#65
nowellclosser merged 1 commit intomainfrom
add_more_eigenvalues

Conversation

@nowellclosser
Copy link
Collaborator

Instead of merely using the max eigenvalue of the joint bread matrix as a metric, divide it by the median of the eigenvalues above a certain nonzero threshold to produce a dimensionless metric.

More promisingly, outputs new metric that probes in 15 random directions on the order of 1/sqrt(n) and checks that the linearization of the joint estimating function using the bread matrix is valid.

Also enable float64 for JAX where possible, update tests for minor floating point discrepancies accordingly.

… float64 for JAX where possible, update tests for minor floating point discrepancies accordingly
@nowellclosser nowellclosser changed the title Add some more metrics to the output for possible thresholding Add some more metrics to the output for thresholding Jan 25, 2026
@nowellclosser nowellclosser merged commit 3ea30da into main Jan 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant