Skip to content

Commit 72922b7

Browse files
committed
Tweaked language
1 parent 56039b3 commit 72922b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vignettes/ChainLadder.Rmd

+3-1
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,9 @@ below. We see that these residuals are randomly
10051005
scattered around zero and there is no clear pattern compared to the
10061006
plot from the MCL model.
10071007

1008-
**The rest of this section needs updating following changes to the Matrix package**
1008+
<span style="color:red">
1009+
**!The rest of this and the following section needs updating following changes to the Matrix package!**
1010+
</span>
10091011

10101012
```{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}
10111013
parold <- par(mfrow = c(2, 3), mar = c(3, 3, 2, 1))

0 commit comments

Comments
 (0)