You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple linear regression with 5 observations:
system.time for rstan was (85.876 5.269 47.514).
Same model in CmdStanR (compilation + sampling):
system.time ( 1.522 0.321 2.435 )
The text was updated successfully, but these errors were encountered:
cmdstanr provides a clean interface to Stan services with minimal dependencies.
There is user observing significant time saving:
The text was updated successfully, but these errors were encountered: