Description Usage Arguments Value Author(s)
A function to be used as a symbolic description of some fitting models such as gam. '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.
| 1 | sits_formula_smooth(predictors_index = -2:0)
 | 
| predictors_index | the index of the valid columns whose names are used to compose formula (default: NULL) | 
result_fun a function that computes a valid formula
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.