get_binomial_tables: 'get_binomial_tables'

View source: R/balk.r

get_binomial_tablesR Documentation

get_binomial_tables

Description

get_binomial_tables is an internal function that returns a table of probability for binomial naive bayes. modified from bernoulli_naive_bayes function in the naivebayes package

Usage

get_binomial_tables(prob1)

Arguments

prob1

a matrix of probabilities

Value

return table of probability for binomial naive bayes


ludwigHoon/minSNPs documentation built on March 25, 2024, 11:54 a.m.