advantage: Calculate the advantage the most likely class has over the...

View source: R/classification.r

advantageR Documentation

Calculate the advantage the most likely class has over the next most likely.

Description

This is used to identify the boundaries between classification regions. Points with low (close to 0) advantage are likely to be near boundaries.

Usage

advantage(post)

Arguments

post

matrix of posterior probabilities


classifly documentation built on May 20, 2022, 9:06 a.m.