Skip to content
Discussion options

You must be logged in to vote

Hi @JKYUPSYCHE,

Per this page, and since HSSM is a wrapper around bambi, you can use the random_seed argument directly when you call model.sample(). This argument is simply an int or a list of ints, depending on how many cores you are using. In other words, you need to set a random seed for each core that you are using when sampling.

Let us know if this works.

Thanks!
Paul

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@JKYUPSYCHE
Comment options

Comment options

You must be logged in to vote
1 reply
@JKYUPSYCHE
Comment options

Answer selected by JKYUPSYCHE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants