From d52c6ef1c47c81c291e830a8c7fac8ed8a9d1504 Mon Sep 17 00:00:00 2001 From: Fabrice Rossi Date: Thu, 2 May 2024 18:13:10 +0200 Subject: [PATCH] Add missing snapshot. --- tests/testthat/_snaps/covlmc_draw.md | 72 ++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/tests/testthat/_snaps/covlmc_draw.md b/tests/testthat/_snaps/covlmc_draw.md index 18fbf8d..e24bb5e 100644 --- a/tests/testthat/_snaps/covlmc_draw.md +++ b/tests/testthat/_snaps/covlmc_draw.md @@ -968,3 +968,75 @@ '-- (1.28,7.54] ([ ((0,1.28]) ~ (I) (1.28,7.54] ~ 2.8 ]) +# draw handles constant models + + ▪ + ├─ 0 (0.999, 0.000998) + └─ 1 (0.000999, 0.999) + +--- + + ▪ + ├─ 0 ([ (I) + │ 6.909 ]) + └─ 1 ([ (I) + -6.908 ]) + +--- + + \begin{forest} + [\textbf{$\epsilon$} + [\multicolumn{2}{c}{\textbf{0}}\\\hline + {\small 0.999}&{\small 0.000998}, align=cc] + [\multicolumn{2}{c}{\textbf{1}}\\\hline + {\small 0.000999}&{\small 0.999}, align=cc] + ] + \end{forest} + +--- + + \begin{forest} + [\textbf{$\epsilon$} + [\multicolumn{2}{c}{\textbf{0}}\\\hline + {\small 0.999}&{\small 0.000998}, align=cc] + [\multicolumn{2}{c}{\textbf{1}}\\\hline + {\small 0.000999}&{\small 0.999}, align=cc] + ] + \end{forest} + +--- + + ▪ + ├─ 0 (0.999, 0.000998) + └─ 1 (0.000999, 0.999) + +--- + + ▪ + ├─ 0 ([ (I) + │ 6.909 ]) + └─ 1 ([ (I) + -6.908 ]) + +--- + + \begin{forest} + [\textbf{$\epsilon$} + [\multicolumn{2}{c}{\textbf{0}}\\\hline + {\small 0.999}&{\small 0.000998}, align=cc] + [\multicolumn{2}{c}{\textbf{1}}\\\hline + {\small 0.000999}&{\small 0.999}, align=cc] + ] + \end{forest} + +--- + + \begin{forest} + [\textbf{$\epsilon$} + [\multicolumn{2}{c}{\textbf{0}}\\\hline + {\small 0.999}&{\small 0.000998}, align=cc] + [\multicolumn{2}{c}{\textbf{1}}\\\hline + {\small 0.000999}&{\small 0.999}, align=cc] + ] + \end{forest} +