mirror of
https://github.com/msberends/AMR.git
synced 2025-12-25 12:30:20 +01:00
Built site for AMR@3.0.1.9007: a5c6aa9
This commit is contained in:
@@ -45,7 +45,7 @@ kurtosis(x, na.rm = FALSE, excess = FALSE)
|
||||
|
||||
``` r
|
||||
kurtosis(rnorm(10000))
|
||||
#> [1] 3.071712
|
||||
#> [1] 3.069947
|
||||
kurtosis(rnorm(10000), excess = TRUE)
|
||||
#> [1] -0.02774835
|
||||
#> [1] -0.02599697
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user