From 0a1fdc59f45d65e4331aa7b447fe0114f981e9c8 Mon Sep 17 00:00:00 2001 From: Christophe Dutang Date: Thu, 25 Jan 2024 15:37:16 +0100 Subject: [PATCH] Update todolist.md --- share/todolist.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/todolist.md b/share/todolist.md index c7c71163..e43d8a4d 100644 --- a/share/todolist.md +++ b/share/todolist.md @@ -21,9 +21,12 @@ 1. [X] Make a markdown TODO list 1. [ ] delete the R forge project https://r-forge.r-project.org/projects/riskassessment/ ? 1. [ ] should we return the points/lines/rectanges drawn in invisible()? as in hist.default() called by hist() ou plot.stepfun called by plot(ecdf())? -1. [ ] add a new question to the FAQ, following https://github.com/aursiber/fitdistrplus/issues/21 +1. [ ] add a new question to the FAQ, following https://github.com/aursiber/fitdistrplus/issues/21 1. [ ] add a new question to the FAQ, following https://github.com/aursiber/fitdistrplus/issues/23 1. [ ] add a generic function `AIC` and `BIC` for `fitdist(cens)` objects +1. [ ] close following open issues 2, 21, 23, 25 appropriately +1. [ ] improve Cullen-Frey graph following https://github.com/aursiber/fitdistrplus/issues/24 +1. [ ] add defensive programming in `plotdist()` to deal with https://github.com/aursiber/fitdistrplus/issues/27 # Of less priority