ModelTester: ModelTest

Description Usage Arguments

View source: R/ModelTester.R

Description

This function is used to test models historically.

Usage

1
ModelTester(mod_type, model, test)

Arguments

mod_type

Can be (a) "TREE" for CART model or (b) "GLM" for Logistic model

model

The actual fitted model (must correspond to mod_type)

test

The unseen dataset to run predictions on


dennist2/MerlinV1 documentation built on Dec. 11, 2019, 8:41 p.m.