mirror of
https://github.com/msberends/AMR.git
synced 2026-03-16 02:47:52 +01:00
Built site for AMR@3.0.1.9030: e2102c0
This commit is contained in:
@@ -45,7 +45,7 @@ kurtosis(x, na.rm = FALSE, excess = FALSE)
|
||||
|
||||
``` r
|
||||
kurtosis(rnorm(10000))
|
||||
#> [1] 2.985485
|
||||
#> [1] 2.985614
|
||||
kurtosis(rnorm(10000), excess = TRUE)
|
||||
#> [1] 0.01413942
|
||||
#> [1] 0.01547453
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user