R/littlevar.R

littlevar <-
function (WP, ll) 
{
    WPll <- accessD(WP, lev = ll)
    2 * mean(WPll^2)
}

Try the locits package in your browser

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

locits documentation built on Sept. 8, 2023, 5:07 p.m.