GetWeights: Calculate weights for regression

Description Usage Arguments Value Author(s)

View source: R/GetWeights.R

Description

Calculate weights to be used by Linear and Quantile regression models.

Usage

1

Arguments

X

a matrix containing the (normalized) performance data of configurations on instances.

Value

a vector of m values in the (0, 1) interval. Each value is associated with a configuration, proportionally to the number of instances on which it has been evaluated.

Author(s)

Felipe Campelo (fcampelo@ufmg.br), Athila Trindade (rochaathila@gmail.com)


fcampelo/MetaTuner documentation built on May 29, 2019, 9:14 a.m.