getMean: Get mean of particular email

Description Usage Arguments Value Examples

View source: R/getMean.R

Description

For a given email this function computes the mean of the beta dist to be used later.

Usage

1
getMean(x, fit)

Arguments

x

the email.

fit

object of class naive-Bayes including the results from training.

Value

This function returns the value of the mean to be used later.

Examples

1
getMean(x, fit)

roinaveiro/acAra documentation built on May 27, 2019, 1:47 p.m.