R/pos.relative.value.R

Defines functions pos.relative.value

pos.relative.value <- function(covariate, actor = NULL){
  return(prop.table(covariate))
}

Try the nem package in your browser

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

nem documentation built on April 23, 2021, 3 p.m.