Learn R Programming

CorReg (version 1.2.17)

naive_model: How would it be if we were naive ?

Description

Describe the result of a naive binary discriminant model

Usage

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