Skip to content

Commit

Permalink
Update the 'descdist' help file
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Jan 30, 2024
1 parent a7bc16b commit 36ed370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/descdist.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36ed370

Please sign in to comment.