50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

dynamite (version 1.5.6)

get_elapsed_time: Get the elapsed time of a Stan model fit

Description

Get the elapsed time of a Stan model fit

Usage

get_elapsed_time(x)

# S3 method for stanfit get_elapsed_time(x)

# S3 method for CmdStanMCMC get_elapsed_time(x)

# S3 method for CmdStanMCMC_CSV get_elapsed_time(x)

Arguments

x

A stanfit (from rstan) or a CmdStanMCMC (from cmdstanr) object.