stan

Code works line-by-line in Spyder, but not when the whole script is run

Code works line-by-line in Spyder, but not when the whole script is run Question: I’ve installed pystan and am trying to verify that the installation has worked correctly. When I go to the IPython console in Spyder and run the following code line by line, it generates the correct answer. import pystan model_code = ‘parameters …

Total answers: 1