Report the time taken to fit the model.
Usage
get_time(fit, ...)
# S3 method for inla
get_time(fit, ...)
# S3 method for inlax
get_time(fit, ...)
# S3 method for stanfit
get_time(fit, ...)
Arguments
- fit
Fitted model.
- ...
Additional arguments passed to get_time
.