SSI.calc: Calcuate the System Stability Index for a Given Variable

Description Usage Arguments Examples

Description

This function allows the calculation of the SSI for a given variable.

Usage

1
SSI.calc(main_data, second_data, variable)

Arguments

main_data

A data set needs to be specified.

second_data

A second data set needs to be specified.

variable

A variable needs to be specified.

Examples

1
SSI.calc(data1, data2, "catvar")

ayhandis/creditR documentation built on May 9, 2019, 8:41 a.m.