get_Models: get a list of the implemented regression algorithms

Description Usage Value Examples

View source: R/AIModels.R

Description

Get a list of the implemented regression algorithms.

Usage

1

Value

a list of the implemented regression algorithms with their nickname, as implemented in iqspr, and their common name from literature.

Examples

1
list_models <- get_Models()

iqspr documentation built on Aug. 1, 2017, 9:02 a.m.