CompEstBenchmark: Complexity Estimation and Prediction

Description Usage Arguments Value

Description

_Benchmark procedure to fit complexity functions to a data.frame of time or memory values

Usage

1
CompEstBenchmark(to.model, use = "time")

Arguments

to.model

A data.frame produced by the CompEst() function, comprised of the following columns: size, time, memory, NlogN_X

use

a string indicatif if the function deals "time" or "memory" data

Value

a list with all the fitted complexity model.


GuessCompx documentation built on June 3, 2019, 5:04 p.m.