contingency_table: Contingency Table for the prediciton of a bpwpm

Description Usage Arguments Value Examples

View source: R/math_utils.R

Description

Contingency Table for the prediciton of a bpwpm

Usage

1

Arguments

new_Y

Response variable to test the model for

p

Vector of fitted probabilities

Value

The contingency table

Examples

1
contingency_table(train_y, est_p)

PaoloLuciano/bpwpm documentation built on May 20, 2019, 4:25 p.m.