correlationsInBmodelList: A function retuns a data.frame with the correlations in the...

Description Usage Arguments Value Author(s) Examples

View source: R/correlationsInBmodelList.R

Description

This function sorts the lower triangular part of the correlation matrix for the fitted varibels in the BModelList

Usage

1
correlationsInBmodelList(kpi, BModelList)

Arguments

kpi

kpi which should be investigated

BModelList

the fitted BModelList

Value

A data frame with the correlation coefficents in descending order

Author(s)

Johan Gudmundsson, jgu@blackwoodseven.com

Examples

1
correlationsInBmodelList(kpi = 'transactions', BModelList = bModelList)

joh4n/JGTools documentation built on May 24, 2019, 4:06 a.m.