R/coupler.classes.adj.i.R

coupler.classes.adj.i <-
function(cl, mat)
{
    return(names(which(mat[,cl] == 1)))
}

Try the SPODT package in your browser

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

SPODT documentation built on May 2, 2019, 9:43 a.m.