powered by
sample.cutset(crf, size, cutset, engine = "default")
size
crf$n.nodes
library(CRF) data(Small) s <- sample.cutset(Small$crf, 100, c(2))
Run the code above in your browser using DataLab