benchmark-comptime: Dummy functions to enable fitting and prediction time as performance...
Description
Dummy functions to enable fitting and prediction time as performance
measures.Usage
fittime(yhat, y)
predicttime(yhat, y)
Value
fittime: Time (User and System) used for the model fitting
predicttime: Time (User and System) used for the prediction