get_elapsed_time-ubmsFit-method function

Get Model Runtime

Get Model Runtime

Get warmup and sampling time from a ubmsFit object

## S4 method for signature 'ubmsFit' get_elapsed_time(object, ...)

Arguments

  • object: A ubmsFit object
  • ...: Arguments passed to rstan::get_elapsed_time

Returns

A matrix with one row per chain and two columns, containing the warmup time and sampling time, respectively, in seconds

  • Maintainer: Ken Kellner
  • License: GPL (>= 3)
  • Last published: 2024-10-01