Skip to content

Error produced when running the example in the vingette #52

@astaaudzi

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.

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