Skip to content

Error produced when running the example in the vingette #52

Description

@astaaudzi

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions