I would like to resolve the error I am getting while running the code below.
I have tried to debug the code but I am still getting the same error message.
glmer_results= evaluatr.univariate(analysis)
lapply(glmer_results,evaluatr.univariate.plot)
Error in variance.vars[[i]] : subscript out of bounds Calls: ... eval -> eval -> evaluatr.univariate -> evaluatr.impact.pre
Execution halted