From 36ed37070e92c9602905544908cc1faa831b6688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lie=20Siberchicot?= Date: Tue, 30 Jan 2024 22:14:02 +0100 Subject: [PATCH] Update the 'descdist' help file --- man/descdist.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/descdist.Rd b/man/descdist.Rd index d307bbfe..45ee8829 100644 --- a/man/descdist.Rd +++ b/man/descdist.Rd @@ -102,9 +102,9 @@ Marie-Laure Delignette-Muller and Christophe Dutang. set.seed(1234) x1 <- rnorm(100) descdist(x1) +\donttest{ descdist(x1,boot=51) -\donttest{ # (2) Description of a sample from a beta distribution # with uncertainty on skewness and kurtosis estimated by bootstrap # with changing of default colors and plotting character for observed point