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

dataset

A data frame.


[Package bnclassify version 0.4.2 Index]