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

Costumizing priors #289

Open
JulianGaviriaL opened this issue May 17, 2023 · 1 comment
Open

Costumizing priors #289

JulianGaviriaL opened this issue May 17, 2023 · 1 comment

Comments

@JulianGaviriaL
Copy link

Thanks for this nice package!

For the prior argument, several named values are recognized: "medium.narrow", "medium", "wide", and "ultrawide". These correspond to scale values of 1/sqrt(27), 1/3, 1/sqrt(3) and 1, respectively.

How can I costumize the priors? E.g. default priors from further packages like blavaan?:
Norm(0, 10) for regression

thanks in advance for your comments.

@mattansb
Copy link
Member

The Bayesian correlations warp around BayesFactor::correlationBF() which only supports $\rho \sim Beta(1/\text{scale}, 1/\text{scale})$ priors.

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