skew_pos | R Documentation |
Does the vector have a positive skew?
skew_pos(x)
x |
The numeric vector for which to calculate the skew. Can also be a matrix, in which case the skew of each column will be calculated. |
TRUE
if the skew is positive or zero. FALSE
if the
skew is negative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.