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 produced when running the example in the vingette #52

Open
astaaudzi opened this issue Jun 17, 2020 · 0 comments
Open

Error produced when running the example in the vingette #52

astaaudzi opened this issue Jun 17, 2020 · 0 comments

Comments

@astaaudzi
Copy link

When running the vingette example we get the following error message

res <- makeAssessment(ebcoddat, fnout = NULL, isSurvey = TRUE, nsample = 10, eta_S = 1e-10, a.mean = 0.5, a.sd = 0.2)

Error in reps[notConv] <- NULL : invalid subscript type 'list'
In addition: Warning message:
In sqrt(unlist(tmp)) : NaNs produced

The error seems to originate in the getCI() function. The model does not run after this.

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