Function for estimating time to model fit?
Open
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
running MCMC tells you how long it thinks the model will take to fit in the progress bar.
It might be neat to have a function that runs a couple of MCMC samples and then outputs how long it will think MCMC will take to fit?
`time_to_fit()` ?
- draws/sec
- total number of draws specified
- estimated total time
Contributor guide
Assessment
This issue has not been assessed yet.