iqspr (version 2.3)

get_Models: get a list of the implemented regression algorithms

Description

Get a list of the implemented regression algorithms.

Usage

get_Models()

Arguments

Value

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

Examples

Run this code
# NOT RUN {
list_models <- get_Models()
# }

Run the code above in your browser using DataLab