psi_table: Population Stability Index Table

Description Usage Arguments

View source: R/psi.R

Description

Population Stability Index table

Usage

1
psi_table(df, df_column = "DATA", count_observed, count_estimated, simplfy = T)

Arguments

df

Frequency tables for variables (nested tibble)

df_column

Nested tibble column name (Default is DATA)

count_observed

The column name of count observation variable. (character)

count_estimated

The column name of count estimate variable. (character)

simplfy

if is TRUE, return only PSI value, otherwise detail.


toygur/tidycreditrisk documentation built on May 29, 2020, 12:50 a.m.