R/meanC.R

meanC <-
function (x) 
{
    mean(Mod(x)^2)
}

Try the CliftLRD package in your browser

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

CliftLRD documentation built on May 1, 2019, 10:29 p.m.