lm.comp.funcs.res.dt: lm.comp.funcs.res.dt

Description Usage Arguments Details Value Author(s)

Description

Function for lm for Linear regression over time attributes by size for every function

Usage

1
lm.comp.funcs.res.dt(comp_funcs_res)

Arguments

comp_funcs_res

Object of class comp.funcs.res.dt - result of function compare_functions()

Details

Runs Linear regression over time attributes user_time, sys_time, elapsed_time as Y and size as X.

Value

Returns a list where first level index corresponds to function_index and second level names user_time, sys_time and elapsed_time have lm result objects of respective time attributes user_time, sys_time and elapsed_time with size for the corresponding function_index

Author(s)

Sujeet G Pillai


sujeetp97/compare-functions documentation built on May 15, 2019, 1:39 p.m.