R/ts.operator.R

"%ts%" <- function(nodes, topo.order) {
  nodes[order(match(nodes, topo.order))]
}

Try the causaleffect package in your browser

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

causaleffect documentation built on July 14, 2022, 5:07 p.m.