extractMaxMCC: Extract the Maximum MCC Values

Description Usage Arguments Value

Description

Using the statistics data frames from building models, extract the maximum MCC values for each model

Usage

1
extractMaxMCC(boostedStats, linearStats)

Arguments

statsDF

A data frame of statistics created by one of the model building functions, buildBoostedModel or buildLinearModels. This can only be a data frame, not a list of data frames. In order to use multiple data frames, bind them together into one data frame first

Value

A table summarizing the maximum MCC for each model in the supplied data frame


PriceLab/FPML documentation built on May 28, 2019, 2:25 p.m.