Learn R Programming

bnclassify (version 0.4.8)

compute_ll: 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 bnc_bn object.

dataset

A data frame.