R/medj.R

Defines functions medj

Documented in medj

medj <-
function(x,j){return(median(x))}

Try the liftLRD package in your browser

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

liftLRD documentation built on Sept. 17, 2023, 9:06 a.m.