createAdditionalPlots   Function for plotting boundaries of the archive
                        set.
crimeData               Crime Data Set with Imputed Values
cv.mogavs               k-Fold Crossvalidation for a mogavs model
getBestModel            Get the best model with nvar variables, or by
                        AIC, BIC or knee-point.
getBestModelVars        Get variable names of the best model with nvar
                        variables, or defined by lowest MSE, AIC, BIC
                        or knee-point.
mogavs                  Multiobjective Genetic Algorithm for Variable
                        Selection
mogavs-package          Package for regression variable selection with
                        genetic algorithm MOGA-VS
mogavsToLinear          Transform a mogavs model into a linear model.
plotVarUsage            Produce a visual summary of how many times each
                        variable appears on the efficient frontier.
sampleData              Simulated Data Set for MOGA-VS
summary.mogavs          Summary function for mogavs
