naive_model: How would it be if we were naive ?

Description Usage Arguments

View source: R/naive_model.R

Description

Describe the result of a naive binary discriminant model

Usage

1
naive_model(proba_1 = 0.8, effectif = 100, nb_1 = NULL)

Arguments

proba_1

The ratio of 1 in the population (if nb_1 is NULL)

effectif

The global effective of the population

nb_1

The number of 1 in the population. If not NULL proba_1 is not read.default=NULL


CorReg-community/CorReg documentation built on Oct. 19, 2021, 6:30 p.m.