From e4e54169ab3961c354f580bc489d150299038367 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 9 Apr 2020 10:35:59 +0200 Subject: Improve test coverage and fix nlme test No idea why I had to do more assignments all of a sudden in test_nlme.R --- .../figs/plotting/plot-errmod-with-focus-c-tc.svg | 128 +++++++++++++ .../plot-errmod-with-focus-d-obs-eigen.svg | 201 +++++++++++++++++++++ 2 files changed, 329 insertions(+) create mode 100644 tests/figs/plotting/plot-errmod-with-focus-c-tc.svg create mode 100644 tests/figs/plotting/plot-errmod-with-focus-d-obs-eigen.svg (limited to 'tests/figs') diff --git a/tests/figs/plotting/plot-errmod-with-focus-c-tc.svg b/tests/figs/plotting/plot-errmod-with-focus-c-tc.svg new file mode 100644 index 00000000..8adefc27 --- /dev/null +++ b/tests/figs/plotting/plot-errmod-with-focus-c-tc.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 + + + + + + +0 +20 +40 +60 +80 + + + + + + +Time +Observed + + + + + + + + + + + + + + + + + + +parent + + + + + + + + + + + + + + + + +0 +20 +40 +60 +80 + + + + + + +0 +20 +40 +60 +80 + + + + + + +Predicted +Squared residual + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/figs/plotting/plot-errmod-with-focus-d-obs-eigen.svg b/tests/figs/plotting/plot-errmod-with-focus-d-obs-eigen.svg new file mode 100644 index 00000000..93e90dc5 --- /dev/null +++ b/tests/figs/plotting/plot-errmod-with-focus-d-obs-eigen.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 + + + + + + + +0 +20 +40 +60 +80 +100 + + + + + + +Time +Observed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +parent +m1 + + + + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 +140 + + + + + + +Predicted +Squared residual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1