GetAccuracy: Gives a summary of the models used in the ModelComparison...

Description Usage Arguments Value Examples

View source: R/ModelGeneration.R

Description

Gives a summary of the models used in the ModelComparison object

Usage

1
GetAccuracy(object)

Arguments

object

the ModelComparison object to get the accuracies from

Value

a list of numeric values that are the accuracies of the models

Examples

1
2
# see the CreateModelComparison function for it's use as follows:
#  comparison$accuracy.list <- GetAccuracy(comparison)

orionw/BestModel documentation built on Aug. 17, 2019, 7:29 p.m.