Description Usage Arguments Value Author(s)
View source: R/FitQuantileModels.R
Fits quantile regression models to the performance data gathered by MetaTuner.
1 | FitQuantileModels(X, Nmodels, model.order, weights)
|
X |
data frame containing the performance data |
Nmodels |
number of models to generate (1 original plus |
model.order |
order to use for the regression model. Defaults to 2 |
weights |
vector of observation weights returned by |
list containing information about all models fitted
Felipe Campelo (fcampelo@ufmg.br), Athila Trindade (rochaathila@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.