Commit
8472b44795b1a13a3ac8412b017b777431a53acc
by noreplyInitial commit of code to analyze sensitivity to parameter values.
It constructs a sensitivity matrix of partial derivatives
of metrics (e.g. SWCF) with respect to parameters (e.g. C8).
Then it performs a singular value decomposition in order
to determine whether the metrics are sensitive to the parameters
and whether the parameters are independent or duplicative.
For #910.