getValuesOut {fbnet}R Documentation

getValuesOut: a function for getting out variables with zero probability in the bayesian network

Description

getValuesOut: a function for getting out variables with zero probability in the bayesian network

Usage

getValuesOut(cpt, condVar = c())

Arguments

cpt

conditional probability table from the bayesian network

condVar

variables from the conditioning table

Value

A processed conditional probability table


[Package fbnet version 1.0.3 Index]