R/MOMENTS.R

"MOMENTS" <-
function(x,r) {sum((x-mean(x))^r)/length(x)}

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.