bebi103.stan.cmdstan_version
- bebi103.stan.cmdstan_version()
Determine CmdStan version
- Returns
output – Version of installed CmdStan used by CmdStanPy. If unable to ascertain version, return a string: “Unable to determine CmdStan version.”
- Return type
str
Notes
Only works if CmdStanPy is installed.