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

Description Usage Arguments Examples

Description

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

Usage

1
SSI.calc.data(main_data, second_data, default_flag)

Arguments

main_data

A main data set needs to be specified.

second_data

A second data set needs to be specified.

default_flag

The default flag need to specified as string to exlude from the data.

Examples

1
SSI.calc.data(data1, data2, "default_f")

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