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

View source: R/utils.R

get_classification_probabilitiesR Documentation

Get low, moderate, and high probabilities per proportion

Description

Get low, moderate, and high probabilities per proportion

Usage

get_classification_probabilities(x)

Arguments

x

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

Value

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


rapidsurveys/sleacr documentation built on Feb. 7, 2025, 8:22 a.m.