prob.values {predictoR}R Documentation

Create Cut-Off Probability values.

Description

Create Cut-Off Probability values.

Usage

prob.values(Score, Class, levels, category, step = -0.05)

Arguments

Score

a data.frame object.

Class

the column name to apply disjunctive code.

levels

the column name to apply disjunctive code.

category

a character value specifying the name of the category to apply the Cut-Off Probability.

step

the step for the Cut-Off Probability.

Author(s)

Joseline QuirĂ³s <joseline.quiros@promidat.com>


[Package predictoR version 3.0.10 Index]