example-models
example-models copied to clipboard
Switch to the new assignment operator
Running example models gives warning
Warning (non-fatal): assignment operator <- deprecated in the Stan language; use = instead.
Since users are likely to copy and paste example models, "<-" should be switched to "=" in all files.