Description Usage Arguments Details Value Author(s)
Function for lm
for Linear regression over time attributes by size for every function
1 | lm.comp.funcs.res.dt(comp_funcs_res)
|
comp_funcs_res |
Object of class |
Runs Linear regression over time attributes user_time, sys_time, elapsed_time
as Y and size
as X.
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
Sujeet G Pillai
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.