binary.table: Binary table for imbalanced data

View source: R/imbalanced.R

binary.tableR Documentation

Binary table for imbalanced data

Description

Binary table for imbalanced data

Usage

binary.table(y, y_pred, type = c("link", "response"))

Arguments

y

observations in the data

y_pred

predictions of the model

type

response type

Value

a binary table


Kaukol/IBGS documentation built on June 17, 2024, 2:37 p.m.