Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function for estimating time to model fit? #731

Open
njtierney opened this issue Oct 16, 2024 · 0 comments
Open

Function for estimating time to model fit? #731

njtierney opened this issue Oct 16, 2024 · 0 comments

Comments

@njtierney
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant