Description Usage Arguments Value Examples
Estimates the skewness of a distribution using a vector of observations.
1 | Skew(y, s0 = 0, sig = 0.05, simple = F)
|
y |
Observations. |
s0 |
Reference skewness. |
sig |
Significance level. |
simple |
If TRUE, returns estimated size and SE only. |
Matrix containing the estimated skewness, its standard error, the
lower and upper confidence bounds, and a p value assessing the null
hypothesis that the skewness is s0
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.