powered by
cnNodeSampleLoglik(node, parents, data, perturbations=NULL)
integer
list
data
node
matrix
data.frame
numeric
cnLoglik
library(catnet) cnet <- cnRandomCatnet(numnodes=10, maxParents=3, numCategories=2) psamples <- cnSamples(object=cnet, numsamples=100) cnNodeSampleLoglik(node=5, parents=c(1,2), data=psamples)
Run the code above in your browser using DataLab