Description Usage Arguments Value Author(s)
Fits regression models to the performance data gathered by MetaTuner. Returns the model fitted to the data, plus a number of models obtained by perturbing the regression coefficients within certain error bounds.
1 2 |
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 |
model.type |
type of model to fit. See |
Yij.norm |
matrix of normalized performance values, returned by
|
... |
other parameters to be passed down to specific fitting functions |
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.