Hi folks!
Does anyone know why I might see something like this after running
system.time?

system.time(svd(Mean_svd_data))
   user  system elapsed
      0       0       0

The data set is tiny and the function returns results instantly, but
shouldn't it still give me a time?

Thanks,

John

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to