From 56039b3130442e01a79849337a6ca7c015afaf8c Mon Sep 17 00:00:00 2001 From: Markus Gesmann Date: Tue, 27 Jun 2023 10:42:47 +0100 Subject: [PATCH] Changed font to bold --- vignettes/ChainLadder.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/ChainLadder.Rmd b/vignettes/ChainLadder.Rmd index 4af2c97..7bb9101 100644 --- a/vignettes/ChainLadder.Rmd +++ b/vignettes/ChainLadder.Rmd @@ -1005,7 +1005,7 @@ below. We see that these residuals are randomly scattered around zero and there is no clear pattern compared to the plot from the MCL model. -*The rest of this section needs updating following changes to the Matrix package* +**The rest of this section needs updating following changes to the Matrix package** ```{r fig = TRUE, fig.cap="Residual plots for the MCL model (first row) and the GMCL (MCL+int) model (second row) for the auto data", echo = FALSE, fig.asp = 1.2, eval = FALSE} parold <- par(mfrow = c(2, 3), mar = c(3, 3, 2, 1))