-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
featureNew feature or requestNew feature or request
Milestone
Description
CmdStanPy has a nice progress bar that we can implement in R too.
We are currently using processx::run(..., echo=TRUE) so that the R user sees the output directly from CmdStan, but processx provides a lot more control than that and it looks like it has what we’d need behind the scenes for a progress bar even for chains in parallel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request