From e09f726134ee273b6b191c1ec6465e6f701b082b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 21 Oct 2019 18:52:24 +0200 Subject: Improve some plotting routines, more tests Static documentation rebuilt by pkgdown --- .../plot-errmod-with-sfo-lin-a.svg | 237 +++++++++++++++++++++ .../mkinfit-plot-for-focus-c-with-sep-true.svg | 44 ++-- tests/figs/plotting/plot-err-for-focus-d.svg | 200 +++++++++++++++++ tests/figs/plotting/plot-res-for-focus-d.svg | 196 +++++++++++++++++ 4 files changed, 655 insertions(+), 22 deletions(-) create mode 100644 tests/figs/error-model-fitting/plot-errmod-with-sfo-lin-a.svg create mode 100644 tests/figs/plotting/plot-err-for-focus-d.svg create mode 100644 tests/figs/plotting/plot-res-for-focus-d.svg (limited to 'tests/figs') diff --git a/tests/figs/error-model-fitting/plot-errmod-with-sfo-lin-a.svg b/tests/figs/error-model-fitting/plot-errmod-with-sfo-lin-a.svg new file mode 100644 index 00000000..88e7aaee --- /dev/null +++ b/tests/figs/error-model-fitting/plot-errmod-with-sfo-lin-a.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 + + + + + + + +0 +20 +40 +60 +80 +100 + + + + + + +Time +Observed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +parent +M1 +M2 + + + + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 + + + + + + + + +0 +5 +10 +15 +20 +25 +30 + + + + + + +Predicted +Squared residual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/figs/plotting/mkinfit-plot-for-focus-c-with-sep-true.svg b/tests/figs/plotting/mkinfit-plot-for-focus-c-with-sep-true.svg index 2beb762c..327161da 100644 --- a/tests/figs/plotting/mkinfit-plot-for-focus-c-with-sep-true.svg +++ b/tests/figs/plotting/mkinfit-plot-for-focus-c-with-sep-true.svg @@ -86,21 +86,21 @@ - + - - - - - - + + + + + + 0 -20 -40 -60 -80 -100 -120 +20 +40 +60 +80 +100 +120 @@ -119,21 +119,21 @@ Time -Residuals +Residual - - - - - - - - + + + + + + + + diff --git a/tests/figs/plotting/plot-err-for-focus-d.svg b/tests/figs/plotting/plot-err-for-focus-d.svg new file mode 100644 index 00000000..6c5cab19 --- /dev/null +++ b/tests/figs/plotting/plot-err-for-focus-d.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + +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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/figs/plotting/plot-res-for-focus-d.svg b/tests/figs/plotting/plot-res-for-focus-d.svg new file mode 100644 index 00000000..f8bab71f --- /dev/null +++ b/tests/figs/plotting/plot-res-for-focus-d.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 + + + + + + + +0 +20 +40 +60 +80 +100 + + + + + + +Time +Observed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +parent +m1 + + + + + + + + + + + + + + + + + + +0 +20 +40 +60 +80 +100 +120 + + + + + + +-10 +-5 +0 +5 +10 + + + + + + +Time +Residual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1