Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is prior weight default to uniform probabilities? #242

Open
garyzhubc opened this issue Jan 18, 2025 · 1 comment
Open

Is prior weight default to uniform probabilities? #242

garyzhubc opened this issue Jan 18, 2025 · 1 comment

Comments

@garyzhubc
Copy link

garyzhubc commented Jan 18, 2025

Is prior_weights default to uniform probabilities? e.g. (1/3,1/3,1/3) for 3 variables

I'm referring to the categorial probability $\pi$ and I assume prior_weights corresponds to this variable.

@pcarbo
Copy link
Member

pcarbo commented Jan 18, 2025

@garyzhubc Yes, that's correct. I see that this is not properly documented in help(susie); if you don't mind, I'd like to leave the issue open as a reminder to document this in the help page. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants