getQs: Get q's of particular email

Description Usage Arguments Value Examples

View source: R/getQs.R

Description

For a given email this function computes all the possible q's to use later.

Usage

1
getQs(x, fit)

Arguments

x

the email.

fit

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

Value

This function returns a vector with the possible q's.

Examples

1
getQs(x, fit)

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