Skip to content
Success

Changes

Summary

  1. Add principal components line to dashboard plots. (details)
Commit bca7031515a65f515103793fa7edfffd976d3165 by Vince Larson
Add principal components line to dashboard plots.
This line shows the biases and parameter values
that are found when only half the singular values are retained.
The idea is to avoid choosing extreme parameter values
in order to fit every wiggle in the metrics.

For #910.
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
The file was modified utilities/sens_matrix/test_analyzeSensMatrix.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)