runtime {gremlin} | R Documentation |
Time to execute the gremlin model
Description
Extract the length of time to fit the model.
Usage
runtime(object, ...)
Arguments
object |
An object of |
... |
Further arguments to be passed to the methods. |
Value
A numeric of class ‘difftime’ with an attribute of units (e.g., seconds or minutes).
Author(s)
[Package gremlin version 1.0.1 Index]