psi: Population Stability Index

Description Usage Arguments

View source: R/psi.R

Description

Population stability index (PSI)

Usage

1
psi(df, count_observed, count_estimated, trace = F, simplfy = T)

Arguments

df

A data.frame (tibble)

count_observed

The column name of count observation variable. (character)

count_estimated

The column name of count estimate variable. (character)

trace

show total PSI index (logical, Default is FALSE)

simplfy

if is TRUE, return only tibble, otherwise return list (logical, Default is TRUE)


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