README.md

EasyFit is a package of routines for adjusting classification and regression models.

  This package addresses the teaching and research activities in digital soil mapping and
  image classification. The main purpose is to encapsulate within the packet the steps
  of adjustment of models, such as:

  1 - reduction of data dimensionality through the removal of variables
  highly correlated and / or removal of few importance variables.

  2 - Comparison between several models and selection of the best model for a
  certain set of data automatically.

  3 - Model a large number of variables (outcome) by comparing the
  several models for each one.

  4 - Carry out the prediction of the best adjusted models using covariables
  in the form of rasters and satellite images. (Under construction)
  The functions were written for automatic execution in parallel whenever possible,
  taking advantage of multi-core CPUs, aiming agility in more complex modeling.
  The model settings are made using the Caret package written by Max Kuhn.
  The Caret package creates a standard interface for accessing a few hundred models,
  is a Swiss Army knife of data modeling.


elpidiofilho/easyFit documentation built on May 28, 2019, 8:36 p.m.