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

Error in Jags.model .... Runtime error in lines 15 and 17. #388

Open
Jarthur-12 opened this issue Aug 4, 2024 · 1 comment
Open

Error in Jags.model .... Runtime error in lines 15 and 17. #388

Jarthur-12 opened this issue Aug 4, 2024 · 1 comment

Comments

@Jarthur-12
Copy link

Full error message below. Im stumped. Any ideas?
Error in jags.model(model.file, data = data, inits = init.values, n.chains = n.chains, :
RUNTIME ERROR:
Unable to resolve the following parameters:
MU_array[1,1,1] (line 15)
MU_array[1,1,2] (line 15)
MU_array[1,1,3] (line 15)
MU_array[1,1,4] (line 15)
MU_array[1,2,1] (line 15)
MU_array[1,2,2] (line 15)
MU_array[1,2,3] (line 15)
MU_array[1,2,4] (line 15)
MU_array[2,1,1] (line 15)
MU_array[2,1,2] (line 15)
MU_array[2,1,3] (line 15)
MU_array[2,1,4] (line 15)
MU_array[2,2,1] (line 15)
MU_array[2,2,2] (line 15)
MU_array[2,2,3] (line 15)
MU_array[2,2,4] (line 15)
SIG2_array[1,1,1] (line 15, 17)
SIG2_array[1,1,2] (line 15, 17)
SIG2_array[1,1,3] (line 15, 17)
SIG2_array[1,1,4] (line 15, 17)
SIG2_array[1,2,1] (line 15, 17)
SIG2_array[1,2,2] (line 15, 17)
SIG2_array[1,2,3] (line 15, 17)
SIG2_array[1,2,4] (line 15, 17)
SIG2_array[2,1,1] (line 15, 17)
SIG2_array[2,1,2] (line 15, 17)
SIG2_array[2,1,3] (line 15, 17)
SIG2_array[2,1,4] (line 15, 17)
SIG2_array[2,2,1] (line 15, 17)
SIG2_array[2,2,2] (line 15, 17)
SIG2_array[2,2,3] (line 15, 17)
SIG2_array[2,2,4] (line 15, 17)
Sigm

@Jarthur-12
Copy link
Author

Above the error message the following text is displayed:
Compiling model graph
Resolving undeclared variables
Allocating nodes
Deleting model

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

1 participant