Page 1 of 1

Considering the following code, how much amount of time in percentage is spent in the Im function, based on the by.total

Posted: Tue Jul 12, 2022 8:05 am
by answerhappygod
Considering the following code, how much amount of time in percentage is spent in the Im function, based on the by.total method of normalization in summary Rprof()?Justify your answer?
library(datasets)
Rprof)
fit< Im(y - xl + x2)
Rprof(NULL)