compute_ll: Computes log-likelihood of the model on the provided data.

View source: R/infer.R

compute_llR 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.


bmihaljevic/bnclassify documentation built on March 18, 2024, 8:34 a.m.