powered by
decode.sample(crf, sample.method, ...)
sample.method
crf$n.nodes
library(CRF) data(Small) d <- decode.sample(Small$crf, sample.exact, 10000)
Run the code above in your browser using DataLab