tune | R Documentation |
Carry out multiple runs of an MP for a given dataset over a grid of values for the MP/HCR paramaters, in order to find the parameter combination(s) that give the best performance over the chosen statistics, a.k.a. tuning
tune(mp, grid, statistics, refpts, ...)
mp |
A function executing a projection applying a given MP, see |
grid |
A name list of mp argument values to loop along |
statistics |
A list of performance statistics |
refpts |
The reference points needed to compute the statistics, FLPar |
... |
Any other arguments to be passed on to mp |
DETAILS
A list or aggregatecd FLR object, depending on the output of mp
mp
,performance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.