stanbkt.utils.setup_cmdstanpy#

stanbkt.utils.setup_cmdstanpy(n_cores=2)#

Set up CmdStanPy by checking for CmdStan installation and setting the path if necessary.

Return type:

None

Parameters:

n_cores (int)