-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow passing models from simpler to more complex, giving equivalent tests but with reversed signs for ΔDOF, ΔSSR and ΔR². Deprecate passing only one model, which makes no test at all. Stop printing residual degrees of freedom, as DOF and difference in DOF seems enough. Print two spaces instead of one between columns to make table more readable, and add horizontal lines to match the CoefTable printing. Make struct type stable by filling tuples with an initial NaN entry when needed. Make tests cover more situations by having a model with ΔDOF of 2. Small code improvements.
- Loading branch information
Showing
2 changed files
with
141 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters