sits_formula_linear: Train SITS classifiction models

Description Usage Arguments Value Author(s)

Description

A function to be used as a symbolic description of some fitting models such as svm. 'predictors_index' parameter informs the positions of 'tb' fields corresponding to formula independent variables. If no value is given, the default is NULL, a value indicating that all fields will be used as predictors.

Usage

1
sits_formula_linear(predictors_index = -2:0)

Arguments

predictors_index

the index of the valid columns whose names are used to compose formula (default: NULL)

Value

result_fun a function that computes a valid formula

Author(s)

Gilberto Camara, gilberto.camara@inpe.br

Alexandre Xavier Ywata de Carvalho, alexandre.ywata@ipea.gov.br

Rolf Simoes, rolf.simoes@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.