Description Usage Arguments Value
_Prediction function for the computation time of a whole dataset
1 | CompEstPred(model.list, benchmark, N, use = "time")
|
model.list |
A list containing the fitted complexity functions, produced by CompEst() |
benchmark |
A vector of LOO errors of complexity functions, produced by CompEst() |
N |
number of rows of the whole dataset, produced by CompEst() |
use |
a string indicatif if the function deals "time" or "memory" data |
a string of the predicted time for the whole dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.