Learn R Programming

sleacr (version 0.1.3)

get_classification_probabilities: Get low, moderate, and high probabilities per proportion

Description

Get low, moderate, and high probabilities per proportion

Usage

get_classification_probabilities(x)

Value

A table object of low, moderate, and high classification probabilities

Arguments

x

A vector of low, moderate, and high classification labelled as 1, 2, and 3 respectively.