davidaarmstrong / factorplot

R software for visualizing pairwise comparisons
5 stars 0 forks source link

Error #2

Open oalavijeh opened 1 year ago

oalavijeh commented 1 year ago

Hello!

Thank you for the great tool but I am currently getting an error:

Error in .subset2(x,i,exact=exact): attempt to select less than one element in get1index

I have no idea what this means, I am following the vignette but using mu own input model which is a glm output.

Many thanks

oalavijeh commented 1 year ago

Ah just re-read the vignette and realised my model is a binomial logistic model. I assume that is a not go with this then?

davidaarmstrong commented 1 year ago

Apologies for the late reply, it should work with GLMs as well, do you have a reproducible example?