compute_ll {bnclassify} | R Documentation |
Computes log-likelihood of the model on the provided data.
Description
Computes log-likelihood of the model on the provided data.
Usage
compute_ll(x, dataset)
Arguments
x |
A |
dataset |
A data frame. |
[Package bnclassify version 0.4.8 Index]