STPGA-package: Selection of Training Populations by Genetic Algorithm

Description Details Author(s) References

Description

This package can be utilized to select a (test data) calibrated training population in high dimensional prediction problems. More specifically, the package contains a genetic algorithm that tries to minimize a design criterion defined for subsets of a certain size selected from a larger set.

Details

Package: STPGA
Type: Package
Version: 5.0
Date: 2018-07-20
License: GPL-3

The package is useful for high dimensional prediction problems where per individual cost of observing / analyzing the response variable is high and therefore a small number of training examples is sought or when the candidate set from which the training set must be chosen (is not representative of the test data set).

The function "GenAlgForSubsetSelection" uses a simple genetic algorithm to identify a training set of a specified size from a larger set of candidates which minimizes an optimization criterion for a known test set. The function "GenAlgForSubsetSelectionNoTest" tries to identify a training set of a specified size from a larger set of candidates which minimizes an optimization criterion.

Author(s)

Maintainer: Deniz Akdemir <deniz.akdemir.work@gmail.com>

References

References: Akdemir, Deniz. "Training population selection for (breeding value) prediction." arXiv preprint arXiv:1401.7953 (2014).


STPGA documentation built on May 2, 2019, 8:19 a.m.