R/SKEW.R

"SKEW" <-
function(x) {MOMENTS(x,3)/(MOMENTS(x,2)*sqrt(MOMENTS(x,2)))}

Try the DDHFm package in your browser

Any scripts or data that you put into this service are public.

DDHFm documentation built on Nov. 26, 2022, 1:06 a.m.